EmptyTileMapSource
Class
Tile source which don't provide any tiles.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public class EmptyTileMapSource : TiledMapSource, IMapSource
Inheritance: objectMultiScaleTileSourceTiledMapSourceEmptyTileMapSource
Implements:
Inherited Members
Constructors
Initializes a new instance of the EmptyTileMapSource class.
C#
public EmptyTileMapSource()
Methods
Initialize provider.
C#
public override void Initialize()
Overrides: