From MapElves
Main page -> Help -> axMapPointControl -> ActiveMap -> ActiveRoute -> Directions
Overview
The collection of sub-directions (Directions collection) for the specified route or direction, if any.
Properties
| Count | | Returns the total number of objects in the collection.
|
| Expanded | | Returns or sets whether the top-level directions from the Route object are expanded in the Directions pane.
|
| Item | | Default. Returns a Direction object based on its text or position within the route or route segment.
|
| Location | | Returns the Location object that represents the best map view of the part of the route represented by the particular Directions collection.
|
Methods
| DistanceTo | | Returns the distance to a location, route, or route segment from another location.
|
| FindNearby | | Finds nearby places around the specified route.
|
How to