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