VEGeocodeOptions 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 additional geocoding options for the VEMap.Geocode Method.

Constructor

Name Description

VEGeocodeOptions Constructor

Initializes a new instance of the VEGeocodeOptions class.

Public Properties

Name Description

VEGeocodeOptions.SetBestMapView Property

A Boolean value that specifies whether the map control moves the view to the first location match. The default value is true.

VEGeocodeOptions.UseDefaultDisambiguation Property

A Boolean value indicating whether to show the disambiguation dialog if there is more than one result with high match confidence. The default value is true.

See Also

Reference

VEMap.Geocode Method