forked from MapComplete/MapComplete
Chore: lint themes
This commit is contained in:
parent
b3af76062e
commit
b32f384f38
27 changed files with 431 additions and 431 deletions
|
@ -47,6 +47,9 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"calculatedTags": [
|
||||
"width:= ! ! (feat.properties['width:carriageway']) ? feat.properties['width:carriageway'] : feat.properties['width'] "
|
||||
],
|
||||
"minzoom": 16,
|
||||
"title": {
|
||||
"render": {
|
||||
|
@ -273,9 +276,6 @@
|
|||
"width": "8"
|
||||
}
|
||||
],
|
||||
"calculatedTags": [
|
||||
"width:= ! ! (feat.properties['width:carriageway']) ? feat.properties['width:carriageway'] : feat.properties['width'] "
|
||||
],
|
||||
"tagRenderings": [
|
||||
"images",
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue