Chore: whitespace in layers and themes

This commit is contained in:
Pieter Vander Vennet 2024-06-06 03:17:44 +02:00
parent 3a69157d10
commit 2aacc0df6b
4 changed files with 12 additions and 9 deletions

View file

@ -162,14 +162,16 @@
"minzoom": 11,
"source": {
"osmTags": {
"and+": ["vending~.*bicycle.*"]
"and+": [
"vending~.*bicycle.*"
]
}
},
"=presets":[]
"=presets": []
}
},
{"#": "All vending machines at high zoom level to avoid duplicates",
{
"#": "All vending machines at high zoom level to avoid duplicates",
"builtin": "vending_machine",
"override": {
"name": null,

View file

@ -689,4 +689,4 @@
}
}
]
}
}