forked from MapComplete/MapComplete
Fix(reviews): correctly handle fallbackname due to proper caching, add correct ratings-bar to toilets
This commit is contained in:
parent
b83b470508
commit
d1526991eb
5 changed files with 59 additions and 14 deletions
|
@ -73,6 +73,17 @@
|
|||
"cy": "Toiled"
|
||||
}
|
||||
},
|
||||
"titleIcons": [
|
||||
"defaults",
|
||||
{
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "rating",
|
||||
"fallbackName": "toilets"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"pointRendering": [
|
||||
{
|
||||
"iconBadges": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue