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
Terrain
Terrain tile set.
Declaration
public const MapboxVectorTileset Terrain
Field Value
Traffic
Traffic tile set.
Declaration
public const MapboxVectorTileset Traffic
Field Value
value__
Declaration
public int value__
Field Value
System.
|