AzureMapDataProviderBase Fields
The base class for providers that obtain map data from Azure Maps services.| Name | Description |
|---|---|
| AzureKeyProperty static | Identifies the AzureKey dependency property. |
| CultureNameProperty static | Identifies the InformationDataProviderBase.CultureName dependency property. Inherited from InformationDataProviderBase. |
| GenerateLayerItemsProperty static | Identifies the InformationDataProviderBase.GenerateLayerItems dependency property. Inherited from InformationDataProviderBase. |
| LocalizedMapViewProperty static | Identifies the LocalizedMapView dependency property. |
| MaxVisibleResultCountProperty static | Identifies the InformationDataProviderBase.MaxVisibleResultCount dependency property. Inherited from InformationDataProviderBase. |
| ProcessMouseEventsProperty static | Identifies the InformationDataProviderBase.ProcessMouseEvents dependency property. Inherited from InformationDataProviderBase. |
See Also