AzureMapDataProvider Fields
Loads map images from the Azure Maps data provider.| Name | Description |
|---|---|
| AzureKeyProperty static | Identifies the AzureKey dependency property. |
| CacheOptionsProperty static | Identifies the CacheOptions dependency property. Inherited from MapDataProviderBase. |
| CultureNameProperty static | Identifies the CultureName dependency property. |
| ImageSourceProperty static | Identifies the MapImageDataProviderBase.ImageSource dependency property. Inherited from MapImageDataProviderBase. |
| LocalizedMapViewProperty static | Identifies the LocalizedMapView dependency property. |
| RequestOptionsProperty static | Identifies the MapDataProviderBase.RequestOptions dependency property. Inherited from MapDataProviderBase. |
| TilesetProperty static | Identifies the Tileset dependency property. |
| TimeStampProperty static | Identifies the TimeStamp dependency property. |
See Also