Fix filters, add plastic
This commit is contained in:
parent
aabd6636c7
commit
010bd7cdc1
7 changed files with 175 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue