forked from MapComplete/MapComplete
Fix: fix #1779, add check to prevent similar errors
This commit is contained in:
parent
94bc6ee31d
commit
417dc1633e
5 changed files with 33 additions and 11 deletions
|
@ -87,8 +87,7 @@
|
|||
"bicycle_rental!=docking_station"
|
||||
]
|
||||
}
|
||||
},
|
||||
"name": null
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -99,6 +98,7 @@
|
|||
"sameAs": "bicycle_rental_non_docking"
|
||||
},
|
||||
"minzoom": 18,
|
||||
"name": null,
|
||||
"=pointRendering": [
|
||||
{
|
||||
"marker": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue