Fix filters, add plastic

This commit is contained in:
Robin van der Linde 2022-02-17 11:03:11 +01:00
parent aabd6636c7
commit 010bd7cdc1
7 changed files with 175 additions and 5 deletions

View file

@ -299,6 +299,14 @@
"if": "theme=uk_addresses",
"then": "./assets/themes/uk_addresses/housenumber_unknown.svg"
},
{
"if": "theme=waste",
"then": "./assets/layers/recycling/recycling-14.svg"
},
{
"if": "theme=waste_assen",
"then": "./assets/layers/recycling/recycling-14.svg"
},
{
"if": "theme=waste_basket",
"then": "./assets/themes/waste_basket/waste_basket.svg"