forked from MapComplete/MapComplete
added pharmacy theme and layer
This commit is contained in:
parent
063d7e4637
commit
7100685949
8 changed files with 261 additions and 0 deletions
|
@ -259,6 +259,10 @@
|
|||
"if": "theme=pets",
|
||||
"then": "./assets/layers/dogpark/dog-park.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=pharmacies",
|
||||
"then": "./assets/layers/pharmacy/pharmacy.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=play_forests",
|
||||
"then": "./assets/layers/play_forest/icon.svg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue