View Single Post

  #3 (permalink)  
Old 03-22-2004
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Hi,

I have almost the same question like alain_g400.

I'm using Microsoft Visual C++ 6.0.
I have MapPoint 2004 Europe and would like to create a small application to test the MapPoint integration into a C++ project.

i.e.: I'd like to display a simple route between two points A and B on the map.
For testing purposes I will directly code the points A and B into my code (hardcoding). Then when you click on a button, the map (MapPoint) will open and show the route between A and B.

Can anybody tell me where I can find some sample code for this? (I'm quite sure that I'm not the first person trying to realize this.)

Thanks for any input.

Cheers,
Robert
Reply With Quote