Class OpenStreetCycleTransportSource
Represents source for the Cycle Transport renderer.
Inherited Members
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class OpenStreetCycleTransportSource : OsmTileMapSource, IMapSource
Constructors
OpenStreetCycleTransportSource()
Initializes a new instance of the OpenStreetCycleTransportSource class.
Declaration
public OpenStreetCycleTransportSource()
OpenStreetCycleTransportSource(String)
Initializes a new instance of the OpenStreetCycleTransportSource class with API key.
Declaration
public OpenStreetCycleTransportSource(string key)
Parameters
System.String
key
|