forked from MapComplete/MapComplete
Split off layer, add logo and filters
This commit is contained in:
parent
cba68ec81c
commit
4b1a6fe32d
5 changed files with 219 additions and 128 deletions
|
@ -219,6 +219,10 @@
|
|||
"if": "theme=mapcomplete-changes",
|
||||
"then": "./assets/svg/logo.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=maproulette",
|
||||
"then": "./assets/layers/maproulette/logomark.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=maps",
|
||||
"then": "./assets/themes/maps/logo.svg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue