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.
Deprecated. Contains the route and itinerary information for a generated route. A VERouteDeprecated object is returned to the callback when the VEMap.GetRoute Method is called. The VEMap.GetRoute method is deprecated. Use VEMap.GetDirections Method instead.
Public Properties
| Name | Description | |
|---|---|---|
|
A VERouteLocation Class object that specifies the final destination of the route. |
||
|
A VERouteItineraryDeprecated Class object that specifies the itinerary (the step-by-step driving directions) of the route. |
||
|
A VERouteLocation Class object that specifies the starting point of the route. |
||
Remarks
This class has been deprecated.