| 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 |