Tagged Questions
3
votes
2answers
237 views
How to List All Locations in MapPoint 2009 within a PlaceCategory using .NET (C# or VB.NET)?
I have MapPoint 2009 installed and added a reference to the "Microsoft MapPoint 16.0 Object Library (North America)" COM component to my C# project.
If I do the following, I can get a list of all the ...
3
votes
2answers
846 views
MapPoint 2009 Load Performance
I'm having some problems integrating MS MapPoint 2009 into my WinForms .Net 2.0 application in C#. I've added the ActiveX MapPoint control onto a form and have no problems getting it to display a ...
1
vote
2answers
94 views
MapPoint 2011 COM Scalable?
I've been tasked with writing a web service that can be called from one of our two plant locations that will allow our shipping department to get the most efficient route for a set of deliveries. ...
0
votes
2answers
57 views
How can COM control be extended in .NET (C#)?
I am using MapPoint COM in small tool for work. It takes addresses from text file and imports as stops to MapPoint.
As far as I know there are not many features or methods I can work with to get more ...