Move 'indoors' as first level (so it always renders), add feature passthrough

This commit is contained in:
pietervdvn 2022-07-27 14:20:55 +02:00
parent 298f29c0ed
commit f542ee18cf

View file

@ -20,6 +20,14 @@
"widenFactor": 2,
"hideFromOverview": false,
"layers": [
{
"builtin": "indoors",
"override": {
"minzoom": 19,
"name": null,
"passAllFeatures": true
}
},
{
"builtin": "bike_repair_station",
"override": {
@ -333,12 +341,6 @@
]
}
},
{
"builtin": "indoors",
"override": {
"minzoom": 19
}
},
{
"builtin": "current_view",
"override": {