Skip to main content
All docs
V24.2

TdxMapControlAzureMapReverseGeocodeProvider Class

A reverse geocode Azure Maps information provider.

Declaration

TdxMapControlAzureMapReverseGeocodeProvider = class(
    TdxMapControlAzureMapInformationProvider
)

Remarks

To see Microsoft Azure Map tile and information providers in action, run the Mapping demo in the VCL Demo Center installed with compiled DevExpress demos. When the demo is opened, it downloads tile data and additional information from Azure Map servers to display a map and build routes between specified points.

Download: Compiled VCL Demos

Tip

You can find full source code for installed complied Map Control demos in the following folder:

%PUBLIC%\Public Documents\DevExpress VCL Demos\MegaDemos\Product Demos\ExpressMapControl

See Also