Skip to main content
All docs
V25.1
  • dxAzureMapInformationProviders Unit

    This unit implements Azure Maps information providers.

    Types

    Name Description
    TdxAzureMapGeocodeProviderOnResponse The procedural type for Azure Maps Geocode server response events.
    TdxAzureMapGeolocationProviderOnResponse The procedural type for Azure Maps Geolocation server response events.
    TdxAzureMapReverseGeocodeProviderOnResponse The procedural type for Azure Maps Reverse Geocode server response events.
    TdxAzureMapRouteProviderOnResponse The 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