Remove unresolved merge conflict

This commit is contained in:
pietervdvn 2022-07-18 16:23:18 +02:00
parent e37ada0b20
commit 0ea3239933

View file

@ -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
}
]