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