dxAzureMapInformationProviders Unit
This unit implements Azure Maps information providers.
#Classes
Name | Description |
---|---|
Tdx |
An Azure Maps geocode information provider. |
Tdx |
An Azure Maps geolocation service provider. |
Tdx |
The base class for Azure Maps information providers. |
Tdx |
A reverse geocode Azure Maps information provider. |
Tdx |
An Azure Maps route information provider. |
#Types
Name |
---|
Tdx |
Tdx |
Tdx |
Tdx |
#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