TdxMapControlAzureMapImageryDataProvider Properties
An Azure Maps tile data provider.| Name | Description |
|---|---|
| AzureKey | Specifies the Azure account key for the map tile provider. |
| CacheOptions | Inherited from TdxMapControlImageTileProvider. |
| Language | Specifies the locale (culture) name used to download data from Azure GIS services. |
| LocalizedMapView | Specifies the region-specific map display mode. |
| MaxParallelConnectionCount | Inherited from TdxMapControlImageTileProvider. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| Tileset | Specifies the active tileset type. |
| UTCTimeStamp | Specifies the map timestamp. |
See Also