I am programming an Excel add-in for MapPoint 2002, and have come across a small problem. My application will plot the nearest points between two datasets (as in nearest warehouse for N customers)...
http://www.experts-exchange.com/Database/GIS_and_GPS/Q_20541852.html
Can anyone direct me to any links which show how to use the Mappoint 2002 API from .net to do things like calculate routes etc?
Thanks
Dave
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20649683.html
Zones:
C#Date Answered: 06/17/2003 Rating: 8.2 Views: 0
Okay, here's the story.
We want to create some PDF files of maps. We're modeling what one of our customers does on their UNIX system. They use GMT (a public domain package) to create PS files ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20731607.html
Zones:
Visual BasicDate Answered: 09/08/2003 Rating: 6.4 Views: 0
Hi,
I have created a Visual Basic DLL and it's type library file. These dll's are used to control MapPoint Maps. I loaded the type library into C++ Builder and the ActiveX component appeared....
http://www.experts-exchange.com/Programming/Editors_IDEs/C_CPP_CS/CPP_Builder/Q_21210711.h...
Zones:
C++ BuilderDate Answered: 01/24/2005 Rating: 8.2 Views: 0
Hi,
I'm new to the MapPoint ActiveX control and have written some code to get the distance and time betwen two points. But they don't match the MapPoint web service. Furthermore, they don't ev...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21222038.html
Zones:
C#Date Answered: 11/28/2004 Rating: 9.0 Views: 0
Hello all,
I am currently working on a report page that allows the database user to perform various export and print functions with the records returned from a query entitled QBF_Query. I would...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21253850.html
Zones:
MS AccessDate Answered: 12/27/2004 Rating: 7.8 Views: 0
Hi,
I am using the following to open Mappoint and display it on a Tab page. The only way to close it is with the X control box. However, the program continues to run in the background. I thou...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21411385.htm...
we have an app that used to call mappoint.application to (using mappoint 2004 vfp9) for doing some mileage calcs. it was rewritten to use the mappointcontrol.ocx. it USED to work on my machine. ...
http://www.experts-exchange.com/Microsoft/Applications/FoxPro/Q_21876844.html
Zones:
FoxProDate Answered: 09/30/2006 Rating: 7.2 Views: 13
lojk,
How would I do this. I have a database, called it CityNZip, table called LocateZip. I display it on Gridview. How would I put button link or hyperlink on zipcodes column and when clicked i...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21944965.htm...
What I want to do is display a Windows form when a user clicks on a Mappoint pushpin object. Right now I have gotten the click event from the code below:
Sub ppcap(ByVal newselection As Object,...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21961056.htm...