Version Changelist

This topic describes the changes in this release of the Bing Maps AJAX Control SDK.

New Map Control Elements

The following API members are new in this release of the map control.

NameDescription

VEMap.HideBaseTileLayer Method

Hides the base tile layer of the map.

VEMap.oncredentialserror Event

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.

VEMap.oncredentialsvalid Event

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.

VEMap.SetCredentials Method

Sets the credentials to use to authenticate map service requests.

VEMap.ShowBaseTileLayer Method

Shows the base tile layer of the map.

Page view tracker