Merge all healtcare layers into a map theme

This commit is contained in:
Pieter Vander Vennet 2022-07-07 23:27:36 +02:00
parent 9292ec1807
commit d8d0fa685b
11 changed files with 52 additions and 154 deletions

View file

@ -151,10 +151,6 @@
"if": "theme=cyclofix",
"then": "./assets/themes/cyclofix/logo.svg"
},
{
"if": "theme=doctors",
"then": "./assets/layers/doctors/doctors.svg"
},
{
"if": "theme=drinking_water",
"then": "./assets/themes/drinking_water/logo.svg"
@ -211,6 +207,10 @@
"if": "theme=hailhydrant",
"then": "./assets/themes/hailhydrant/logo.svg"
},
{
"if": "theme=healthcare",
"then": "./assets/layers/doctors/doctors.svg"
},
{
"if": "theme=kerbs_and_crossings",
"then": "./assets/layers/kerbs/KerbIcon.svg"
@ -259,10 +259,6 @@
"if": "theme=pets",
"then": "./assets/layers/dogpark/dog-park.svg"
},
{
"if": "theme=pharmacies",
"then": "./assets/layers/pharmacy/pharmacy.svg"
},
{
"if": "theme=play_forests",
"then": "./assets/layers/play_forest/icon.svg"