VERouteLocation 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 the location information (address and a latitude/longitude pair) of the VERouteDeprecated.StartLocation Property and VERouteDeprecated.EndLocation Property points of a route.

Public Properties

Name Description

VERouteLocation.Address Property

Specifies the street address (as a string) of the location.

VERouteLocation.LatLong Property

Specifies the latitude and longitude (as a VELatLong Class object) of the location.