AzureMapDataProvider Properties
Loads map images from the Azure Maps data provider.
Name | Description |
---|---|
Azure |
Specifies the key you receive when you Create an Azure Maps account. |
Cache |
Returns the settings for a map’s cache.
Inherited from Map |
Culture |
Gets or sets the Culture name used to obtain data from Azure GIS services. |
Localized |
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. |
Tile |
Gets or sets a tile source associated with the current data provider.
Inherited from Map |
Time |
Specifies the map timestamp. |
See Also