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",
|
||||
"override": {
|
||||
"title": null,
|
||||
"name": null,
|
||||
"mapRendering": [
|
||||
{},
|
||||
{
|
||||
"width": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"builtin": "stairs",
|
||||
"override": {
|
||||
"minzoom": 19
|
||||
"mapRendering": null
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue