forked from MapComplete/MapComplete
Merge pull request #1098 from wjtje/feature/bag-import
BAG data import helper theme
This commit is contained in:
commit
c968d7d454
5 changed files with 341 additions and 0 deletions
|
@ -126,6 +126,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