Add elevator and stairs to blindOSM theme
This commit is contained in:
parent
62a835b876
commit
82edaa8d67
8 changed files with 169 additions and 10 deletions
|
@ -37,7 +37,9 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"hideTagRenderingsWithLabels": ["crossing-bicycle-allowed"]
|
||||
"hideTagRenderingsWithLabels": [
|
||||
"crossing-bicycle-allowed"
|
||||
]
|
||||
},
|
||||
{
|
||||
"builtin": "kerbs",
|
||||
|
@ -77,6 +79,13 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"builtin": "elevator",
|
||||
"override": {
|
||||
"minzoom": 17
|
||||
}
|
||||
},
|
||||
"stairs"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue