Back to Devexpress

dxAzureMapInformationProviders Unit

vcl-dxazuremapinformationproviders-0d601f24.md

latest3.4 KB
Original Source

dxAzureMapInformationProviders Unit

This unit implements Azure Maps information providers.

Classes

NameDescription
TdxMapControlAzureMapGeocodeProviderAn Azure Maps Geocode information provider.
TdxMapControlAzureMapGeolocationProviderAn Azure Maps Geolocation information provider.
TdxMapControlAzureMapInformationProviderThe base class for Azure Maps information providers.
TdxMapControlAzureMapReverseGeocodeProviderAn Azure Maps Reverse Geocode information provider.
TdxMapControlAzureMapRouteProviderAn Azure Maps Route information provider.

Types

NameDescription
TdxAzureMapGeocodeProviderOnResponseThe procedural type for Azure Maps Geocode server response events.
TdxAzureMapGeolocationProviderOnResponseThe procedural type for Azure Maps Geolocation server response events.
TdxAzureMapReverseGeocodeProviderOnResponseThe procedural type for Azure Maps Reverse Geocode server response events.
TdxAzureMapRouteProviderOnResponseThe procedural type for Azure Maps Route server response events.

Remarks

Map information providers complement the corresponding map tile provider. You can use map information providers to display additional map-related information, such as routes.

See Also

dxAzureMapImageryDataProvider Unit

dxAzureMapInterfaces Unit

dxAzureMapRESTService Unit

dxAzureMapTypes Unit