🚧 Basic building and adress rendering working

This commit is contained in:
wjtje 2022-07-12 23:48:22 +02:00
parent 02711c43c3
commit db7853f032
No known key found for this signature in database
GPG key ID: 59423E3298612FF3
5 changed files with 105 additions and 0 deletions

View file

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