Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
An enumeration of map modes.
VEMapMode{ Mode2D Mode3D }
Members
| Member | Description |
|---|---|
Mode2D |
Displays the map in the traditional two dimensions |
Mode3D |
Loads the Bing Maps 3D control, displays the map in three dimensions, and displays the 3D navigation control > [!IMPORTANT] > On November 2, 2010, the end-of-life was announced for the 3D control. Effective December 1, 2011, the 3D control will no longer function. The full announcement is found at: https://www.bing.com/community/site_blogs/b/maps/archive/2010/11/02/changes-to-bird-s-eye-and-3d-maps.aspx |
Remarks
This enumeration is used with the VEMap.SetMapMode Method to specify the map mode. It is also returned by the VEMap.GetMapMode Method and the VEMap.oninitmode Event.