Enum MapMode
Represents map modes.
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public enum MapMode
Aerial
Aerial mode.
AerialOnDemand
Aerial imagery with on-demand road overlay.
Birdseye
Bird’s eye (oblique-angle) imagery.
CanvasDark
A dark version of the road maps.
CanvasGray
A grayscale version of the road maps.
CanvasLight
A lighter version of the road maps which also has some of the details such as hill shading disabled.
Road
Roads without additional imagery. Uses the legacy static tile service.
RoadOnDemand
Roads without additional imagery. Uses the dynamic tile service.