New to Telerik UI for WinFormsStart a free 30-day trial

Properties, Methods and Events

Updated over 1 year ago

This article provides reference tables with the Properties, Methods and Events in RadMap - AzureMapProvider.

Properties

PropertyDescription
AzureAPIKeyGets or sets the Azure key.
AzureAPIVersionGets or sets the Azure API version.
LanguageCultureGets or sets the language and culture used for Azure Maps requests.
InitializingGets or sets a value indicating whether this AzureMapProvider is currently in the initialization process.
TileSetIDGets or sets the imagery set. The possible values are: DarkGrey, HybridDarkGrey, HybridRoad, LabelsDarkGrey, LabelsRoad, Road, TrafficAbsoluteMain, TrafficDelayMain, TrafficReducedMain, TrafficRelativeDark, TrafficRelativeMain, WeatherInfraredMain, WeatherRadarMain
InitializedGets or sets a value indicating whether this AzureRestMapProvider is initialized.
MaxZoomLevelGets or sets the maximum zoom level.
MinZoomLevelGets or sets the minimum zoom level.
TileSizeGets the tile size.
CacheProviderGets or sets the provider used for data caching.
EnableCachingGets or set a value whether the caching is enabled.
TileDownloaderGets or sets the tile downloader.

Methods

MethodDescription
InitializeInitializes this provider.
GetTileGets the tile uri.
GetTileImageGets the tile image.
SearchAsyncPerforms search request asynchronously.
CalculateElevationAsyncCalculates the elevation asynchronously.
GetSupportedViewsGets the supported views.
SetViewSets the view in the AzureMapProvider.

Events

EventDescription
InitializationCompleteFires when the initialization is completed.
InitializationErrorFires when an error during the initialization occurs.
ProviderUpdatedFires when the provider has been updated, e.g. when a tile is downloaded.
SearchCompletedFires when the search request has completed.
SearchErrorFires when an error
In this article
PropertiesMethodsEvents
Not finding the help you need?
Contact Support