wpf - Custom-drawing MapPoint maps in C#? -
My application needs to drive on a drive because there will be no Internet access during operation. I have been decided to use the MapPoint 200, but the map 'style' actually looks and feels with my entire UI.
I am wondering if there is any way to attract all things on a custom map (roads, labels, etc.)? It has crossed my mind that there is probably some theming in the mappoint application, but I do not have it easy: (
I totally like a WPF method but in fact Anything helps at this point :)
I do not believe that MapPoint Com API default rendering Exposes any method to override You can add your shapes to the top (through size, etc.), but I do not think what it's actually saying for you.
Only the C # Mapping Framework I know it will do this. Schemes had to provide a WPF rendering stack in addition to existing GDI + one.
Comments
Post a Comment