Class BingRestAerialLabelSource
Represents source for the aerial mode with labels.
Inheritance
System.Object
BingRestAerialLabelSource
Inherited Members
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class BingRestAerialLabelSource : BingRestTileMapSource, IMapSource
Constructors
BingRestAerialLabelSource(String)
Initializes a new instance of the BingRestAerialLabelSource class.
Declaration
public BingRestAerialLabelSource(string applicationId)
Parameters
System.String
applicationId
Bing Maps Key. |