Share via


VERouteItineraryDeprecated Class

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 itinerary information (step-by-step directions) of a VERouteDeprecated Class object.

Public Properties

Name Description

VERouteItineraryDeprecated.Distance Property

The total distance of the route.

VERouteItineraryDeprecated.DistanceUnit Property

A VEDistanceUnit Enumeration that defines the units (miles or kilometers) used in the route.

VERouteItineraryDeprecated.RouteType Property

A VERouteType Enumeration that defines the type of the route.

VERouteItineraryDeprecated.Segments Property

An array of VERouteSegment Class objects, which define each segment of the total route.

VERouteItineraryDeprecated.Time Property

The total estimated driving time of the route.