Microsoft MapPoint is both a technology ("MapPoint Web Service," previously known as MapPoint .NET) and a specific software program created by Microsoft that allows users to view, edit and integrate maps.
0
votes
0answers
14 views
Mappoint GPS marker, how to collect information
So I have mappoint open with GPS enabled and I can see my current location, I also have an access application getting the current instance of mappoint with:
Dim mapapp As MapPoint.Application
Set ...
0
votes
0answers
39 views
Replacing Mappoint with Google Maps
I am currently looking at replacing our companies Mappoint solutions with Google Maps.
I am predominantly a vb.net Forms developer, so would pref to develop this way, but am wondering if it is ...
0
votes
3answers
78 views
MapPoint: Distances traveled within a state
I would like a process to take two points and build a route between them, and be able to tally miles by state. would a process like this be possible within Access VBA or VB.net?
So far I am able to ...
0
votes
1answer
102 views
Microsoft MapPoint 18.0 object library in VB 6.0
I am using Microsoft MapPoint 18.0 object library as a reference in VB 6.0 . After creating an object and passing the address parameters , the program doesnt return any latitude,longitude data for any ...
0
votes
1answer
50 views
Searching for Routes/Directions software, but offline ( with an API )
I need to integrate route-planning into my software...
I'm looking for sth. like the google-directions-api or MapPoint from Microsoft, but no luck so far.. do you know any or have you used anything ...
2
votes
0answers
116 views
How can I get name of the parent window name from within a MapPoint control?
I am working on an Add-in for MapPoint in C#. Interestingly, the Add-in is also loaded when another program uses the MapPoint control within itself. What I would like to do is get the name of the ...
0
votes
1answer
122 views
How do I specify a COM event callback in FoxPro?
It is many years since I did anything with FoxPro, but I have a legacy system that needs work. Okay, I can call a COM-based application such as MapPoint or Excel from FoxPro. I've done that before. ...
1
vote
1answer
172 views
MapPoint 2011- DataMap(ShadedArea) - Visual Studio
I've got a question about adding a datamap to my current map in mappoint while importing data to a dataset.
So, i have an excel file that has the following columns in order: ...
0
votes
2answers
250 views
How to print a multi-page map with data from excel, MapPoint and VBA maybe?
I have an excel file with information on my company's customers including addresses and latitude and longitude. I need to generate printed street maps showing a reasonable level of detail with pins ...
0
votes
1answer
210 views
Latest AutoRoute and MapPoint have a far slower “optimise stops” tool
I have AutoRoute 11.0, AutoRoute 2010, MapPoint 2010, MapPoint 2011, MapPoint 2013.
I noticed that when I optimise stops the first takes a reasonable time, while the other 4 (which are newer...) are ...
0
votes
1answer
26 views
Writing on MapPoint status bar
I'm creating a MapPoint add-in with Visual Studio 2010. I would like it to write some log messages on MapPoint status bar, to make the user know what it is doing. Is it possible? In the reference ...
0
votes
0answers
79 views
ShowImportWizard cannot open .xls file
I built an add-in for Microsoft MapPoint. It imports a list of addresses from an .xls file and places them on the map. For this purpose ShowImportWizard function is the easiest way:
DataSet ds =
...
0
votes
1answer
172 views
Microsoft Mappoint set pushpin name for .gpx export
I am trying to export a large set of pushpins together with their lat/lon data out of microsoft MapPoint. The normal export to excel doesn't include lat/lon info so I tried to circumvent this problem ...
2
votes
2answers
295 views
Add-in for MapPoint works on some machines and not on some others
I developed a minimal (without MapPoint Object Library, because it's a test) add-in for Microsoft MapPoint using Visual Studio 2010, written in C#.
With setup project I can install my add-in on some ...
1
vote
1answer
178 views
Mappoint - prioritise post code over street name in FindAddressResults()
We operate a route optimisation service, these routes typically involve 100+ deliveries in a small local area several times a day, lots of the deliveries may exist in the same postcode.
As such, when ...
0
votes
1answer
221 views
MapPoint Excel VBA. Why the RAM used increase until to freeze the script?
I've implemented two functions in VBA
formatAddress()
gets an address (String) and returns an array of Strings, each of these has a section of street address. xample: [via] [n:civico][citta].. ecc
...
1
vote
1answer
297 views
calling windows form control library using MapPoint from an MVVMLight WPF app on a x64 machine
MapPoint can be used within a WPF application, if a AxMapPoint object is
incorporated into a Windows Form Control Library.
Creating a simple test app, with the following body in MainWindows.xaml
...
1
vote
1answer
365 views
How to use the MapPoint Control and the Mappoint Application in the same application
I'm currently working on an application using the MapPoint Object Library. One of the first line of code is
MapPoint.Application mapPointApplication = new MapPoint.Application();
which launch the ...
2
votes
1answer
1k views
Can I use MapPoint in my winforms c# Application
Can I use MapPoint in my c# Winform Application. I mean I couldn't find good resources on the internet, Microsoft did put some info for developers but I am confused about how I can integrate it in my ...
0
votes
2answers
139 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 ...
1
vote
1answer
113 views
Can't run method asynchronously in C#
I have the following code:
public partial class Main : Form
{
private delegate void LoadMapPointRegion();
private LoadMapPointRegion lmprd;
private MapPoint.Application mpApp;
private MapPoint.Map ...
0
votes
2answers
300 views
How can I extract a file stored as a BLOB in a FoxPro table?
I have some Foxpro tables, one of which includes a Blob field. I know the data type stored within the Blob (a MapPoint file), but I don't how to extract it, because I don't have FoxPro (not can I ...
1
vote
3answers
331 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
1answer
153 views
Remove the nasty 3D Border from an ActiveX Control within a C# WPF Application
I am using the Microsoft MapPoint 2011 ActiveX Control in a Windows Forms Host within a WPF Application and try to remove the nasty 3D Border. I already tried to set the following Properties without ...
1
vote
1answer
278 views
Correctly link against MapPoint DLL
I have a C# application referencing the "Microsoft MapPoint 18.0 Object Library (North America)" ActiveX control library - I added this under "References" in my project.
The application builds, and I ...
2
votes
1answer
425 views
Can we integrate Microsoft MapPoint services for iOS map navigation application?
I have read up about Microsoft MapPoint 2011 here, http://msdn.microsoft.com/en-us/library/cc983790.aspx.
It provides Map Navigation support using GPS system. Can we integrate this functionality in ...
0
votes
0answers
148 views
Create a view in Mappoint with SQL addin
I just downloaded the SQL add in for MS Mappoint, and I'm trying to create a view. I have a bunch of locations stored as LocID (Ident/Key), Name, Address, City, State, Zip, Zip3, Country, Longitude, ...
0
votes
1answer
210 views
Is there any map software that has api that can be called from c#?
Is there any map software that has api that can be called from c#?
I have coded a delivery application, and I need to query Addresses and show a map with the location and route. I also need it to be ...
0
votes
1answer
153 views
MapPoint lags with C#
I have included MapPoint control object into my C# form. Once I try to close the program mappoint seems to free for a bit and causes lag.
I tried setting _mpMap.Saved = true; but no luck
1
vote
1answer
602 views
MapPoint 2011 FindAddress dialog in .NET
I am adding a list of addresses into Mappoint using C#.
foreach (Stop stop in _stops)
_route.Waypoints.Add(_mpMap.FindAddressResults(stop.Street, stop.City, "", "Oregon", ...
0
votes
0answers
191 views
MapPoint Control Object access denied in C#
I am trying to interact with few MapPoint objects and properties. Some work fine, for some I get access denied exception.
System.UnauthorizedAccessException was
unhandled Message=Access is ...
0
votes
2answers
244 views
MapPoint 2010-Distance between a common object such as a river and assigned pushpins
Is there a way to find the distance from a common area like a river or state border and push pins I have set up? I am trying to narrow all the pushpins within 1/4 of a mile of a border, but drawing ...
0
votes
1answer
2k views
How to add a Marker to ArcGIS map (Silverlight)
I am teaching my self arcGIS maps via the Silverlight API for work, and i was trying to do a simple, place marker symbol at XY example, but darn it if I can't get it to work! I am using the following ...
1
vote
2answers
245 views
MapPoint.exe process stays after closing application while using it with C#
I have simple code that basically opens mappoint and imports addresses into it then calculates route. Works perfectly except MapPoint.exe process stays in system even after closing Mappoint.
Didnt ...
2
votes
1answer
910 views
Error when launching MapPoint 2006/2011 from C# .NET application on Windows Server 2008
I am running into an issue when attempting to use MapPoint libraries within our C# .NET application from a published app on a Windows Server 2008 machine. When instantiating the MapPoint.MapClass, I ...
2
votes
2answers
572 views
Unexplained Type Mismatch error at about every 10,000 iterations in Excel VBA
I have a VBA macro that uses Microsoft MapPoint to calculate the distance between two locations for each record in my spreadsheet. I have about 120,000 records to process. The program runs smoothly ...
2
votes
1answer
325 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
1answer
1k views
Why is MapPoint.Route.Calculate() much slower than calculating in the app itself?
i just tried multiple routing via code with the mappoint api. It works all fine, but a few routes takes extrem long to calculate (18.5 sec). If i calculate the same route via MapPoint itself it only ...
3
votes
1answer
494 views
MapPoint Control - Adding territories
Anyone know if it is possible to add territory to map using map point control in C# application? (Something like in normal MapPoint 2010 application) If so, how I can use it?
2
votes
2answers
940 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 ...
2
votes
1answer
200 views
Is there a way to pause a ActiveX Control (MapPoint) or run DoDragDrop async?
I currently working on a application with a MapPoint-Control, which gives me a hard time.
After starting a DoDragDrop from the thread, which mappoint also uses, i always get after a few secondes a ...
6
votes
2answers
396 views
Multi-threading access to MapPoint?
Good afternoon,
As I said earlier in another post, I have to calculate some 8,000,000 shortest- time/path distances between some points in the map, the coordinates of which are know. The problem is ...
3
votes
2answers
856 views
MapPoint/MapSource API for Calculating Distances
Good afternoon,
I need to calculate the pairwise distance between some 4000 points, the coordinates of which in WGS84 are known. Calculating the straight-line distances wasn't too hard, since I found ...
1
vote
1answer
219 views
MapPoint not shutting down properly?
I'm trying to use MapPoint's COM API from VB6, running it in application mode, but when I close things down, MapPoint still hangs around! How do I get it to stop cleanly? Yes I've tried calling the ...
6
votes
1answer
783 views
Good MapPoint Add-ins resources
I am trying to develop an add-ins for MapPoint (with forms, and other feature) and I am trying to get some informations on how to do this. So far I don't have much info.
Does anyone know a good site ...
5
votes
2answers
312 views
Mappoint Routing Solution
I'm working on updating an in-house routing solution that has been working well for some time. However a change in requirements is causing some problems. While googling, I came across a Microsoft ...
3
votes
1answer
107 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 ...
8
votes
2answers
447 views
Have a problem importing to MapPoint through a C# DLL
We're trying to import a file from a C# dll into MapPoint, and can get it to read the data just fine, but we are having trouble with MapPoint not recognizing all of the addresses. Currently, our file ...
2
votes
2answers
181 views
Virtual Earth adding pushpins by address - events firing out of order
I’ve been working on a mapping project to display service orders for a utility company but I’m having some issues getting the numbering on my pins and the info boxes. The following is a small segment ...
1
vote
1answer
224 views
Mapping Application for Middle East
We have a desktop application that has been using MapPoint for displaying data on a European map. We now want to support Middle East maps, but MapPoint only support North America and Europe. Is there ...