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.
An enumeration specifying how a route is calculated.
VERouteOptimize{ MinimizeTime MinimizeDistance }
Members
| Member | Description |
|---|---|
MinimizeTime |
The route is calculated to minimize time. |
MinimizeDistance |
The route is calculated to minimize distance. |