forked from MapComplete/MapComplete
Themes: include love hotels in regular hotels theme (with a high minzoom)
This commit is contained in:
parent
a52364d5ca
commit
d48b8aff92
1 changed files with 8 additions and 2 deletions
|
@ -31,6 +31,12 @@
|
|||
"startLat": 50.8552,
|
||||
"startLon": 4.3755,
|
||||
"layers": [
|
||||
"hotel"
|
||||
"hotel",
|
||||
{
|
||||
"builtin": ["love_hotel"],
|
||||
"override": {
|
||||
"minzoom": 18
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue