Click or drag to resize

ReprojectionTileProviderCacheId Property

Gets the cache id used to cache the tiled map.

Namespace:  Ptv.XServer.Controls.Map.Layers.WmtsLayer
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public string CacheId { get; set; }

Property Value

Type: String

Implements

ITiledProviderCacheId
See Also