Vector tile source for MapBox online services. This source is supported by MapBoxMapProvider.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public class MapBoxVectorTileSource : UriVectorTileMapSource, IMapSource
Inheritance: objectMultiScaleTileSourceTiledMapSourceVectorTileMapSourceUriVectorTileMapSourceMapBoxVectorTileSource...
Implements:
Inherited Members
Constructors
Initializes a new instance of the MapBoxVectorTileSource class.
C#
public MapBoxVectorTileSource(string template, string accessToken, MapboxVectorTileset mode)
Uri template of the vector tiles source.
accessTokenstringThe MapBox account access token.
modeMapboxVectorTilesetMapbox vector tile set.