forked from MapComplete/MapComplete
Merge branch 'master' into develop
This commit is contained in:
commit
55741d7043
8 changed files with 134 additions and 32 deletions
|
@ -473,7 +473,10 @@ export default class ThemeViewState implements SpecialVisualizationState {
|
|||
fs.layer,
|
||||
fs,
|
||||
(id) => this.featureProperties.getStore(id),
|
||||
this.layerState.globalFilters
|
||||
this.layerState.globalFilters,
|
||||
undefined,
|
||||
this.mapProperties.zoom,
|
||||
this.selectedElement
|
||||
)
|
||||
filteringFeatureSource.set(layerName, filtered)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue