TdxMapControlAzureMapGeolocationProvider Class
An Azure Maps geolocation service provider.
Declaration
TdxMapControlAzureMapGeolocationProvider = class sealed(TdxMapControlAzureMapInformationProvider)
Remarks
Related Compiled Demo
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.
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
Inheritance
TObject
TPersistent
TComponent
TcxCustomComponent
TcxComponentCollectionItem
TdxMapControlInformationProvider
TdxMapControlAzureMapInformationProvider
TdxMapControlAzureMapGeolocationProvider
See Also