Enum BingTopLayer
Configures how Bing rest imagery service composes tiles. Can be used to avoid labels or ground, or add traffic layer on top of all other layers.
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
[Flags]
public enum BingTopLayer
Background
Only base geometry, no labels.
Basemap
Default, returns the regular road map with labels.
Buildings
Building footprints.
Foreground
Only labels layer.
TrafficFlow
Traffic flow layer.