Contains the options to set when loading the map.
VEMapOptions Constructor
Initializes a new instance of a VEMapOptions object.
VEMapOptions.BirdseyeOrientation Property
A VEOrientation Enumeration value indicating the orientation of the bird's eye map. The default value is VEOrientation.North.
VEMapOptions.EnableBirdseye Property
A Boolean value specifying whether or not to enable the Birdseye map style in the map control. The default value is true.
VEMapOptions.EnableDashboardLabels Property
A Boolean value that specifies whether or not labels appear on the map when a user clicks the Aerial or Birdseye map style buttons on the map control dashboard. The default value is true.
VEMapOptions.LoadBaseTiles Property
A Boolean value indicating whether or not to load the base map tiles. The default value is true.