VERouteLeg 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.

Specifies the intermediate legs of the route.

Public Properties

Name Description

VERouteLeg.Distance Property

A floating-point number specifying the length of the route leg.

VERouteLeg.Itinerary Property

A VERouteItinerary Class object specifying the itinerary of the route leg.

VERouteLeg.Time Property

An integer specifying the total elapsed time, in seconds, to traverse the route leg.

See Also

Reference

VERoute.RouteLegs Property