From 6a67b9f2f29ce63731a789e99ae5d729a28a6071 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Mon, 17 Jun 2024 03:41:15 +0200 Subject: [PATCH] Cyclestreets: add the 'split'-button at the correct location --- assets/themes/cyclestreets/cyclestreets.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/assets/themes/cyclestreets/cyclestreets.json b/assets/themes/cyclestreets/cyclestreets.json index fd9c043ce..cfe88ebe0 100644 --- a/assets/themes/cyclestreets/cyclestreets.json +++ b/assets/themes/cyclestreets/cyclestreets.json @@ -56,6 +56,7 @@ "layers": [ { "id": "fietsstraat", + "allowSplit": true, "name": { "nl": "Fietsstraten", "en": "Cyclestreets", @@ -175,6 +176,7 @@ }, { "id": "toekomstige_fietsstraat", + "allowSplit": true, "name": { "nl": "Toekomstige fietsstraat", "en": "Future cyclestreet", @@ -311,6 +313,7 @@ "pl": "Wszystkie ulice", "zh_Hant": "所有道路" }, + "allowSplit": true, "description": { "nl": "Laag waar je een straat als fietsstraat kan markeren", "en": "Layer to mark any street as cyclestreet", @@ -411,7 +414,6 @@ } ], "overrideAll": { - "allowSplit": true, "+tagRenderings": [ { "id": "is_cyclestreet",