forked from MapComplete/MapComplete
base checkbox; start filter toggle
This commit is contained in:
parent
0f2a2c651a
commit
f610b956dc
6 changed files with 86 additions and 40 deletions
|
@ -107,11 +107,8 @@ export class LayerDefinition {
|
|||
showOnPopup: (tags: UIEventSource<(any)>) => UIElement):
|
||||
FilteredLayer {
|
||||
return new FilteredLayer(
|
||||
this.name,
|
||||
this,
|
||||
basemap, allElements, changes,
|
||||
this.overpassFilter,
|
||||
this.maxAllowedOverlapPercentage,
|
||||
this.style,
|
||||
selectedElement,
|
||||
showOnPopup);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue