diff --git a/assets/themes/blind_osm/blind_osm.json b/assets/themes/blind_osm/blind_osm.json index 56593d2b3..1115f7aca 100644 --- a/assets/themes/blind_osm/blind_osm.json +++ b/assets/themes/blind_osm/blind_osm.json @@ -22,8 +22,11 @@ { "builtin": "cycleways_and_roads", "override": { - "mapRendering": null, - "title": null + "title": null, + "forceLoad": true, + "minzoom": 18, + "passAllFeatures": true, + "shownByDefault": false } }, { @@ -95,4 +98,4 @@ }, "stairs" ] -} \ No newline at end of file +}