forked from MapComplete/MapComplete
Fix stair rendering (again)
This commit is contained in:
parent
cabfb7b1e4
commit
0ab2f658d5
1 changed files with 7 additions and 12 deletions
|
@ -31,23 +31,18 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"builtin": "stairs",
|
||||||
|
"override": {
|
||||||
|
"minzoom": 19
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"builtin": "pedestrian_path",
|
"builtin": "pedestrian_path",
|
||||||
"override": {
|
"override": {
|
||||||
"title": null,
|
"title": null,
|
||||||
"name": null,
|
"name": null,
|
||||||
"mapRendering": [
|
"mapRendering": null
|
||||||
{},
|
|
||||||
{
|
|
||||||
"width": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"builtin": "stairs",
|
|
||||||
"override": {
|
|
||||||
"minzoom": 19
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue