Tagged Questions

6
votes
3answers
1k views

Custom-drawing MapPoint maps in C#?

My application requires an on-drive map as there will be no internet access during operation. I've kind of settled on using MapPoint 2009, but the map 'style' really clashes with my overall UI look ...
3
votes
1answer
71 views

How to best utilize the new Type Equivalance features to host the MapPoint Control in a WPF Application

How to best utilize the new Type Equivalance features to host the MapPoint Control in a WPF Application. This is related to my other question about what is entailed as far as maintaining interop ...
2
votes
1answer
186 views

MapPoint Control - Calculating Optimized Route

I wonder if there is a possibility to display window that the way is calculating (exactly the same one that is display in MapPoint 2010 application), with possibility of cancel this calculation (as ...
2
votes
2answers
500 views

Using MapPoint Control with WPF Application

I try to use MapPoint Control with WPF Application. I added MapPoint to references of my project, then I tried to add Microsoft MapPoint Control 17.0 to a toolbox and nothing was happened (nothing ...