forked from MapComplete/MapComplete
🚧 Basic building and adress rendering working
This commit is contained in:
parent
02711c43c3
commit
db7853f032
5 changed files with 105 additions and 0 deletions
|
@ -91,6 +91,10 @@
|
|||
"if": "theme=artwork",
|
||||
"then": "./assets/themes/artwork/artwork.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=bag",
|
||||
"then": "./assets/themes/bag_import/logo.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=benches",
|
||||
"then": "./assets/themes/benches/bench_poi.svg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue