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