Class MapboxVectorTileset
Available MapBox vector tile sets.
Inheritance
System.Object
MapboxVectorTileset
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public sealed class MapboxVectorTileset : Enum
Fields
Streets
Streets tile set.
Declaration
public const MapboxVectorTileset Streets
Field Value
MapboxVectorTileset
|
Terrain
Terrain tile set.
Declaration
public const MapboxVectorTileset Terrain
Field Value
MapboxVectorTileset
|
Traffic
Traffic tile set.
Declaration
public const MapboxVectorTileset Traffic
Field Value
MapboxVectorTileset
|
value__
Declaration
public int value__
Field Value
System.Int32
|