New to Telerik UI for WinForms? Start a free 30-day trial
Providers Overview
Updated on Aug 6, 2025
The RadMap control needs a provider of imagery data in order to display a map. Currently, RadMap supports the following providers:
If your application targets .Net Framework version below 4.7, some providers will require explicitly to choose TLS 1.2 SecurityProtocol. This protocol can be set through the System.Net.ServicePointManager.SecurityProtocol property. More information is available here: Transport Layer Security (TLS) best practices with the .NET Framework.