View Single Post

  #5 (permalink)  
Old 10-20-2002
Vic Vic is offline
Junior Member
White Belt
 
Join Date: Aug 2002
Posts: 3
John:

Let me know of your not easy way to accomplish my objective. I do have GPS coords of the stops within a route. However they are at sparse locations. I do not want to draw a straight line between them.

I am thinking if there is a way to obtain more waypoints (programmatically) between each of the waypoints that I already have, then I could draw the route using the shape/line primitives supplied by Mappoint.

Does anybody know how to find intermediate locations along route stops. Example, I have a route with a starting point and an ending point. Is there a way to get from Mappoint other locations along the route.
Reply With Quote