| AzureAPIKey |
Gets or sets the Azure key. |
| AzureAPIVersion |
Gets or sets the Azure API version. |
| LanguageCulture |
Gets or sets the language and culture used for Azure Maps requests. |
| Initializing |
Gets or sets a value indicating whether this AzureMapProvider is currently in the initialization process. |
| TileSetID |
Gets or sets the imagery set. The possible values are: DarkGrey, HybridDarkGrey, HybridRoad, LabelsDarkGrey, LabelsRoad, Road, TrafficAbsoluteMain, TrafficDelayMain, TrafficReducedMain, TrafficRelativeDark, TrafficRelativeMain, WeatherInfraredMain, WeatherRadarMain
|
| Initialized |
Gets or sets a value indicating whether this AzureRestMapProvider is initialized. |
| MaxZoomLevel |
Gets or sets the maximum zoom level. |
| MinZoomLevel |
Gets or sets the minimum zoom level. |
| TileSize |
Gets the tile size. |
| CacheProvider |
Gets or sets the provider used for data caching. |
| EnableCaching |
Gets or set a value whether the caching is enabled. |
| TileDownloader |
Gets or sets the tile downloader. |