ClassOpenStreetCycleTransportSource
Class
Represents source for the Cycle Transport renderer.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class OpenStreetCycleTransportSource : OsmTileMapSource, IMapSource
Inheritance: objectMultiScaleTileSourceTiledMapSourceOsmTileMapSourceOpenStreetCycleTransportSource
Implements:
Inherited Members
Constructors
OpenStreetCycleTransportSource()
Initializes a new instance of the OpenStreetCycleTransportSource class.
Declaration
cs-api-definition
public OpenStreetCycleTransportSource()
OpenStreetCycleTransportSource(string)
Initializes a new instance of the OpenStreetCycleTransportSource class with API key.
Declaration
cs-api-definition
public OpenStreetCycleTransportSource(string key)
Parameters
key