Split off layer, add logo and filters

This commit is contained in:
Robin van der Linde 2022-07-10 19:29:37 +00:00 committed by GitHub
parent cba68ec81c
commit 4b1a6fe32d
5 changed files with 219 additions and 128 deletions

View file

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