Bing Maps Events
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.
The events of the VEMap Class that are specific to maps are listed here.
Public Events
Name | Description | |
---|---|---|
Occurs when the map style changes. |
||
Occurs whenever the map view changes. |
||
Occurs when the map control makes a request to the Bing Maps servers and the credentials that were set using the VEMap.SetCredentials Method are invalid. |
||
Occurs when the map control makes a request to the Bing Maps servers and the credentials that were set using the VEMap.SetCredentials Method are valid. |
||
Occurs when a pan of the map ends. |
||
Occurs when the map zoom ends. |
||
Occurs when there is a map control error. |
||
Occurs after the map mode changes and the map has reloaded. |
||
Occurs when the map mode fails to change to 3D mode. |
||
Occurs only when the bird's eye image scene ID is changed. This event fires only if the map is currently displaying a bird's eye image and that image is changed. |
||
Occurs when bird's eye images are available at the center of the current map. |
||
Occurs when bird's eye images are no longer available at the center of the current map. |
||
Occurs when the map is resized. |
||
Occurs when a pan of the map begins. This event is not supported in 3D mode. |
||
Occurs when the map zoom begins. |
||
Occurs when the map control makes a request to the Bing Maps servers and the token that was set using the VEMap.SetClientToken Method is not valid. |
||
Occurs when the map control makes a request to the Bing Maps servers and the token that was set using the VEMap.SetClientToken Method is expired. |