forked from MapComplete/MapComplete
Remove obsolete class, add cache timeout
This commit is contained in:
parent
2a73c43a5f
commit
14e96094c2
2 changed files with 2 additions and 84 deletions
|
@ -237,7 +237,8 @@ export default class ThemeViewState implements SpecialVisualizationState {
|
|||
fs.layer.layerDef.id,
|
||||
15,
|
||||
fs,
|
||||
this.featureProperties
|
||||
this.featureProperties,
|
||||
fs.layer.layerDef.maxAgeOfCache
|
||||
)
|
||||
|
||||
const doShowLayer = this.mapProperties.zoom.map(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue