Hi to all,
I use Mappoint under VB to get Km for shorter trip.
I have surely a START point and more Waypoint.
I need to optimize the route from start to other waypoints, but this is problem.
In VB I can insert waypoints with method add, but first waypoint I insert Mappoint take it as START, secondwaypoint I insert Mappoints take as END, other points I insert it take as STOP , But I don't know what is END point, I need only give START point and let Mappoint find the optimized trip without knowing what is END point.
Example:
I need start in New york and go in Filadelphia, los angeles and in Boston.
What is shortest way? I don't matter if trip end in Los angeles or in boston, I only need shorter trip.
Thanks in advance.