Providers Overview
The RadMap control needs a provider of imagery data in order to display a map. Currently, RadMap supports the following providers:
The Providers is part of Telerik UI for WinForms, a
professional grade UI library with 160+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
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.