Display Map with directions on a web page

prestongreygary
12-30-2005, 02:05 PM
Hello all, I want to be able to display a map on a website with directions going from one location to many locations. Does anyone have any idea on how to go about this? I really don't want to go the web service route because of expense. I know there is a way to install MapPoint on the web server and then instantiate a MapPoint object on the site and display it that way, I just don't know how to do it. I appreciate any help I can get. Thanks!!

Wilfried
12-31-2005, 05:59 AM
Hi,

Watch carefully the user agreement. If it is a public website then it is for sure forbidden.

You can use the SaveAs method to save the map as a JPG file and automatically a Html file is created embedding the image. You can also use the CopyMap method to copy the map to clipboard. Then you can control it all by yourself of course.

 
Web mp2kmag.com
mapforums.com