Class
OpenStreetCycleTransportSource

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: IMapSource

Inherited Members OsmTileMapSource.DefaultMaxZoomLevelOsmTileMapSource.Initialize()OsmTileMapSource.GetTile(int, int, int)OsmTileMapSource.IsValidCacheUri(int, int, int, Uri)OsmTileMapSource.APIKeyTiledMapSource.OpacityPropertyTiledMapSource.CacheTile(int, int, int, Uri, DateTime, byte[])TiledMapSource.IsLevelSupported(int)TiledMapSource.ConvertTileToZoomLevel(int)TiledMapSource.ConvertZoomToTileLevel(int)TiledMapSource.GetCachedTileName(int, int, int)TiledMapSource.GetCachedTile(int, int, int)TiledMapSource.GetCachedTileAsync(int, int, int, Action<byte[]>)TiledMapSource.GetTileLayers(int, int, int, IList<object>)TiledMapSource.IsValidTileLevel(int)TiledMapSource.InvalidateNullTiles()TiledMapSource.RaiseInitializeCompleted()TiledMapSource.RaiseInitializationFaulted(string, Exception)TiledMapSource.CacheStorageTiledMapSource.CultureTiledMapSource.IsTileCachingEnabledTiledMapSource.OpacityTiledMapSource.UniqueIdTiledMapSource.MinZoomLevelTiledMapSource.MaxZoomLevelTiledMapSource.InitializeCompletedTiledMapSource.InitializationFaultedMultiScaleTileSource.InvalidateTileLayer(int, int, int, int)MultiScaleTileSource.SetTileCacheSize(int)MultiScaleTileSource.OnHttpAuthenticationRequired(Uri, string, Dictionary<string, string>)MultiScaleTileSource.RequestCredentialsMultiScaleTileSource.WebHeaders

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

string