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