AzureMapSource
Class
Tiled map source for AzureMapProvider. Can accept both vector and raster azure map sources which are determined by the TileSet property.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public class AzureMapSource : VectorTileMapSource, IMapSource
Inheritance: objectMultiScaleTileSourceTiledMapSourceVectorTileMapSourceAzureMapSource
Implements:
Inherited Members
Constructors
Initializes a new instance of the AzureMapSource class.
Methods
Initialize provider.
C#
public override void Initialize()
Overrides: