From 0ea3239933228512e63c047930bbce72381624aa Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 18 Jul 2022 16:23:18 +0200 Subject: [PATCH] Remove unresolved merge conflict --- assets/themes/onwheels/onwheels.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/assets/themes/onwheels/onwheels.json b/assets/themes/onwheels/onwheels.json index 483ae4ee3..2994e849b 100644 --- a/assets/themes/onwheels/onwheels.json +++ b/assets/themes/onwheels/onwheels.json @@ -32,11 +32,6 @@ "walls_and_buildings" ], "overrideAll": { -<<<<<<< HEAD - "minZoom": "15", - "mapRendering": [ - { -======= "+calculatedTags": [ "_poi_walls_and_buildings_entrance_properties=feat.closestn('walls_and_buildings', 1, undefined, 1000).map(w => ({id: w.feat.properties.id, width: w.feat.properties['_entrance:width']}))[0]", "_poi_entrance:width=JSON.parse(feat.properties._poi_walls_and_buildings_entrance_properties)?.width" @@ -68,7 +63,6 @@ "minzoom": "15", "mapRendering": [ { ->>>>>>> develop "label": null } ]