forked from MapComplete/MapComplete
toggle filter
This commit is contained in:
parent
c56c076ab3
commit
e2ae83536e
3 changed files with 9 additions and 7 deletions
3
index.ts
3
index.ts
|
@ -314,7 +314,8 @@ locationControl.ping();
|
|||
|
||||
// --------------- Setting up filter ui --------
|
||||
|
||||
new LayerSelection(flayers).AttachTo("filter__selection");
|
||||
new CheckBox(new LayerSelection(flayers), `Click here`).AttachTo("filter__selection")
|
||||
|
||||
|
||||
// --------------- Setting up toggle button for filter ui --------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue