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