Base class for all Bing REST tile sources.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
[Obsolete("This class is obsolete and will be deleted in Q2 2026.")]
public class BingRestBaseMapSource : TiledMapSource, IMapSource
Inheritance: objectMultiScaleTileSourceTiledMapSourceBingRestBaseMapSource
Derived Classes:
Implements:
Inherited Members
Constructors
Properties
Gets or sets Bing application ID.
C#
public string ApplicationId { get; set; }