Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You are not viewing the latest version of the AJAX control. Bing Maps AJAX V7 is the recommended JavaScript control for Bing Maps. If you need this documentation, it is available in as a CHM or PDF download.
Contains the route and itinerary information for a generated route. A VERoute object is returned to the callback when the VEMap.GetDirections Method is called.
Name | Description | |
---|---|---|
A floating-point value that specifies the total length of the route. |
||
An array of VERouteLeg Class objects that specify the intermediate legs of the route. |
||
An array of VELatLong Class objects that identify the shape of the route. |
||
An integer specifying the total elapsed time, in seconds, to traverse the route. |