Click or drag to resize

BingMapsStyle Enumeration

A map style for use by Microsoft Bing Maps For Enterprise.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum BingMapsStyle
Members
  Member nameDescription
Aerial Aerial (satellite) imagery.
AerialWithLabels Aerial imagery with a road overlay and labels.
Road Roads without additional imagery.
Hillshade Roads without additional imagery, with shading based on altitude.
CanvasDark A dark version of the road maps.
CanvasLight A lighter version of the road maps.
CanvasGray A grayscale version of the road maps.
See Also