forked from MapComplete/MapComplete
Add 'steal' as special rendering, update 'multi', add entrance overview to onwheels layer
This commit is contained in:
parent
181c5583d2
commit
7e32413113
11 changed files with 462 additions and 73 deletions
|
@ -17,6 +17,12 @@
|
|||
"startZoom": 14,
|
||||
"widenFactor": 2,
|
||||
"layers": [
|
||||
"indoors"
|
||||
"indoors",
|
||||
{
|
||||
"builtin": ["walls_and_buildings"],
|
||||
"override": {
|
||||
"shownByDefault": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue