forked from MapComplete/MapComplete
Add first version of schools
This commit is contained in:
parent
1596e23ac6
commit
f7cacc15d3
19 changed files with 788 additions and 20 deletions
|
@ -293,6 +293,10 @@
|
|||
"if": "theme=postboxes",
|
||||
"then": "./assets/themes/postboxes/postbox.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=schools",
|
||||
"then": "./assets/layers/school/college.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=shops",
|
||||
"then": "./assets/themes/shops/shop.svg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue