AzureMapDataProviderBase Class
The base class for providers that obtain map data from Azure Maps services.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
public abstract class AzureMapDataProviderBase :
WebInformationDataProvider<JsonProvidedEventArgs>
Implements
Inheritance
Show 13 items
Object
DispatcherObject
DependencyObject
Freezable
MapDependencyObject
InformationDataProviderBase
WebInformationDataProvider<DevExpress.Map.Native.JsonProvidedEventArgs>
See Also