View Single Post

  #3 (permalink)  
Old 04-23-2005
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
It would be great to get a code sample that allows true inte

Hans W wrote some time ago:

"...It would be great to get a code sample that allows true integration in my porgram. i.e. a map display within my UI..."

You can integrate MapPoint functionality in two different ways and it's not difficult:

- with ActiveX MapPoint control ( it can be used with VB, pure C++, MFC etc );
- or, if your application is using only MFC, and you want to use MapPoint automation, try to use CHtmlEditView class.

Best regards,
Sergey
Reply With Quote