Add layer icon to filter view

This commit is contained in:
Pieter Vander Vennet 2021-10-30 02:34:16 +02:00
parent 1cfcfea314
commit f5d6441b70
6 changed files with 55 additions and 39 deletions

View file

@ -53,6 +53,9 @@
"startLat": 0,
"startLon": 0,
"widenFactor": 5,
"clustering": {
"maxZoom": 0
},
"layers": [
"ghost_bike"
],