Click or drag to resize

GeoStreamRendererDataDependentCache Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Indicates whether the generated tiles depend on the currently loaded gbfs files. If this is overridden to return true then the tiles will be cached with the current dataset as part of the cache-key. Defaults to false.

Namespace:  Telogis.GeoBase.GeoStream.Server
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public virtual bool DataDependentCache { get; }

Property Value

Type: Boolean
See Also