Community of VE/MapPoint Users and Developers
This is a discussion on Calculating distance without direction-list within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I want to calculate the distance between two locations (Delphi). aRoute:=Map.ActiveRoute; aRoute.Waypoints.Add(aFromLocation,''); aRoute.Waypoints.Add(aToLocation,''); aRoute.Calculate; Every time the direction list appears ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||
| Calculating distance without direction-list aRoute:=Map.ActiveRoute; aRoute.Waypoints.Add(aFromLocation,''); aRoute.Waypoints.Add(aToLocation,''); aRoute.Calculate; Every time the direction list appears and the route is shown on the map. Does anybody know if its possible to calculate a route without direction-list and map-visualization ? Thanks Rainer |
![]() |
| Tags |
| calculating, directionlist, distance |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Newbie needs help calculating distance | Tom S. | MapPoint 2006/2009 Discussion | 1 | 11-17-2005 08:26 AM |
| Getting direction from one pushpin to another... | jonknapek | MapPoint 2006/2009 Discussion | 2 | 11-16-2005 10:36 AM |
| Send zip code & distance, receive list of zips back? | morfy50 | MapPoint Web Service and Virtual Earth | 1 | 08-02-2005 08:34 AM |
| Automate large list of drive time & distance calculation | onegalacticwino | MapPoint 2006/2009 Discussion | 1 | 12-13-2004 02:14 PM |
| Fix Direction Location | Bob Chase | Wish List | 0 | 03-21-2003 06:31 AM |