toggle filter

This commit is contained in:
Bavo Vanderghote 2020-07-22 12:05:29 +02:00
parent c56c076ab3
commit e2ae83536e
3 changed files with 9 additions and 7 deletions

View file

@ -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 --------