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