Version Changelist
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.
This topic describes the changes in the 6.3 release of the Bing Maps AJAX Control 6.3 SDK.
The following API members are new in the 6.3 release of the map control.
Name | Description |
---|---|
Contains additional geocoding options for the VEMap.Geocode Method. |
|
Finds a geographic location based on a specified address or place name string as well as other geocoding options. |
|
Performs a search based on a given query and options. |
|
A String that specifies whether the map dashboard, or navigation control, is colored blue or black. Valid values are “blue” or “black”. The default value is “blue”. |
|
A Boolean value indicating whether the BingTM logo on the map is clickable. The default value is false. |
|
A Boolean value indicating whether to enable the BingTM hovering search logo on the map. The default value is false. |
|
A Boolean value indicating whether to use the enhanced road map style. The default value is false. |
|
Contains additional search options for the VEMap.Search Method. |
|
A Boolean value indicating whether the VEShape icon on the map can be dragged using the mouse. |
|
Occurs when a shape is being dragged across the map. |
|
Occurs when a shape drag has stopped. |
|
Occurs when the user starts dragging the shape. |