ClassMbTilesMapSource
Class
Represents a vector map source for the MbTilesMapProvider.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class MbTilesMapSource : VectorTileMapSource, IMapStreamSource, IMapSource
Inheritance: objectMultiScaleTileSourceTiledMapSourceVectorTileMapSourceMbTilesMapSource
Implements:
Inherited Members
Constructors
MbTilesMapSource(Uri)
Initializes a new instance of the MbTilesMapSource class.
Declaration
cs-api-definition
public MbTilesMapSource(Uri filePath)
Parameters
filePath
Uri
Methods
GetStream(int, int, int)
Gets the stream for the map request at the given level and X, Y positions.