View Single Post

  #1 (permalink)  
Old 10-18-2002
Vic Vic is offline
Junior Member
White Belt
 
Join Date: Aug 2002
Posts: 3
Mechanism for drawing routes

I want to programmatically draw routes between multiple locations on the map. Does any one know how Mappoint draw the routes on a map. I know that when you do a calculate on a route object, MP automatically draws the route for you. Can I do something similar on a collection of locations that are not part of a route object?

My ultimate goal is to display multiple routes on a map, but I do not want to draw straight lines through my locations.

Thanks in advance - Vic
Reply With Quote