First version of transit/bus theme

This commit is contained in:
Robin van der Linde 2022-04-06 21:37:31 +02:00
parent f9e68f5710
commit b4052b8f63
No known key found for this signature in database
GPG key ID: 4B0074A1A79F6BED
12 changed files with 788 additions and 22 deletions

View file

@ -231,10 +231,6 @@
"if": "theme=openwindpowermap",
"then": "./assets/themes/openwindpowermap/logo.svg"
},
{
"if": "theme=parking-lanes",
"then": "./assets/svg/bug.svg"
},
{
"if": "theme=parkings",
"then": "./assets/themes/parkings/parkings.svg"
@ -295,6 +291,10 @@
"if": "theme=toilets",
"then": "./assets/themes/toilets/toilets.svg"
},
{
"if": "theme=transit",
"then": "./assets/layers/transit_stops/bus_stop.svg"
},
{
"if": "theme=trees",
"then": "./assets/themes/trees/logo.svg"