forked from MapComplete/MapComplete
Merge branch 'develop' into feature/maproulette
This commit is contained in:
commit
98d6806449
3 changed files with 21 additions and 7 deletions
|
@ -20,6 +20,14 @@
|
|||
"widenFactor": 2,
|
||||
"hideFromOverview": false,
|
||||
"layers": [
|
||||
{
|
||||
"builtin": "indoors",
|
||||
"override": {
|
||||
"minzoom": 19,
|
||||
"name": null,
|
||||
"passAllFeatures": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"builtin": "bike_repair_station",
|
||||
"override": {
|
||||
|
@ -380,12 +388,6 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"builtin": "indoors",
|
||||
"override": {
|
||||
"minzoom": 19
|
||||
}
|
||||
},
|
||||
{
|
||||
"builtin": "current_view",
|
||||
"override": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue