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

Contains details about one segment of a VERoute Class object.

Public Properties

Name Description

VERouteSegment.Instruction Property

The driving instructions for this segment of the route.

VERouteSegment.Distance Property

The distance of this segment of the route.

VERouteSegment.LatLong Property

A VELatLong Class object of the start point of this segment.

Remarks

The VERouteItineraryDeprecated.Segments Property contains an array of VERouteSegment objects.