Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

AzureMapDataProvider Properties
Show Inherited Hide Inherited

Loads map images from the Azure Maps data provider.
Name Description
AzureKey Specifies the key you receive when you Create an Azure Maps account.
CacheOptions Returns the settings for a map’s cache. Inherited from MapTileDataProviderBase.
CultureName Gets or sets the Culture name used to obtain data from Azure GIS services.
LocalizedMapView Specifies the map view for a certain country/region.
Projection Gets a projection used by the Azure Maps data provider.
Tileset Specifies the tileset that the provider loads from the service.
TileSource Gets or sets a tile source associated with the current data provider. Inherited from MapDataProviderBase.
TimeStamp Specifies the map timestamp.
See Also