VEMapMode Enumeration

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

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.

Page view tracker