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

A location used to interpolate a found result for a location search.

Public Properties

Property Description

VEGeocodeLocation.LatLong Property

A VELatLong Class object specifying the latitude and longitude of the location.

VEGeocodeLocation.Precision Property

A VELocationPrecision Enumeration value specifying the precision of the location.

See Also

Concepts

VEPlace Class