forked from MapComplete/MapComplete
Merge branch 'master' into develop
This commit is contained in:
commit
97b8202b14
3 changed files with 4 additions and 3 deletions
|
@ -268,7 +268,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"caravansites.caravansites-toilets",
|
"caravansites.caravansites-toilets",
|
||||||
"toilet_at_amenity.toilets-wheelchair",
|
"toilet_at_amenity_lib.all",
|
||||||
"questions",
|
"questions",
|
||||||
"mastodon"
|
"mastodon"
|
||||||
],
|
],
|
||||||
|
|
|
@ -407,7 +407,7 @@
|
||||||
"brand",
|
"brand",
|
||||||
"contact",
|
"contact",
|
||||||
"wheelchair-access",
|
"wheelchair-access",
|
||||||
"toilet_at_amenity.toilets-wheelchair",
|
"toilet_at_amenity_lib.all",
|
||||||
"internet-all",
|
"internet-all",
|
||||||
"dog-access"
|
"dog-access"
|
||||||
],
|
],
|
||||||
|
|
|
@ -48,7 +48,8 @@
|
||||||
"love_hotel"
|
"love_hotel"
|
||||||
],
|
],
|
||||||
"override": {
|
"override": {
|
||||||
"minzoom": 18
|
"minzoom": 18,
|
||||||
|
"enableMorePrivacy": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue