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