AzureMapDataProvider Properties
Loads map images from the Azure Maps data provider.| Name | Description |
|---|---|
| AzureKey | Specifies the key you receive when you Create an Azure Maps account. |
| CacheOptions | Returns the settings for a map’s cache. Inherited from MapTileDataProviderBase. |
| CultureName | Gets or sets the Culture name used to obtain data from Azure GIS services. |
| LocalizedMapView | Specifies the map view for a certain country/region. |
| Projection | Gets a projection used by the Azure Maps data provider. |
| Tileset | Specifies the tileset that the provider loads from the service. |
| TileSource | Gets or sets a tile source associated with the current data provider. Inherited from MapDataProviderBase. |
| TimeStamp | Specifies the map timestamp. |
See Also