diff --git a/assets/themes/indoors/crest.svg b/assets/themes/indoors/crest.svg deleted file mode 100644 index 383b543b1e..0000000000 --- a/assets/themes/indoors/crest.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/assets/themes/indoors/indoors.json b/assets/themes/indoors/indoors.json index 55c07e56cb..8b03eaae76 100644 --- a/assets/themes/indoors/indoors.json +++ b/assets/themes/indoors/indoors.json @@ -17,7 +17,12 @@ "startZoom": 14, "widenFactor": 2, "layers": [ - "indoors", + { + "builtin": "indoors", + "override": { + "passAllFeatures": true + } + }, { "builtin": [ "walls_and_buildings" diff --git a/assets/themes/indoors/license_info.json b/assets/themes/indoors/license_info.json deleted file mode 100644 index 9f2dcf81aa..0000000000 --- a/assets/themes/indoors/license_info.json +++ /dev/null @@ -1,10 +0,0 @@ -[ - { - "path": "crest.svg", - "license": "CC0", - "authors": [ - "Free Wheelies" - ], - "sources": [] - } -] \ No newline at end of file