Class 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.
Inheritance
System.Object
BingTopLayer
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public sealed class BingTopLayer : Enum
Fields
Background
Only base geometry, no labels.
Declaration
public const BingTopLayer Background
Field Value
BingTopLayer
|
Basemap
Default, returns the regular road map with labels.
Declaration
public const BingTopLayer Basemap
Field Value
BingTopLayer
|
Buildings
Foreground
TrafficFlow
value__
Declaration
public int value__
Field Value
System.Int32
|