An enumeration of map modes.
VEMapMode{ Mode2D Mode3D }
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
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.