VERouteType Enumeration

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 of route types.

VERouteType{ Shortest   Quickest }

Members

Member Description

Shortest

Generates the shortest (by distance) route

Quickest

Generates the quickest (by estimated driving time) route

Remarks

This enumeration is used in the route_type parameter of the VEMap.GetRoute Method to specify the type of route to generate.