Remove unresolved merge conflict
This commit is contained in:
parent
e37ada0b20
commit
0ea3239933
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue