Thinking about the user journey, make tags visible at a certain point
This commit is contained in:
parent
47d755e59f
commit
cd37d8db98
14 changed files with 175 additions and 49 deletions
|
@ -28,6 +28,11 @@
|
|||
"title": "Toilet",
|
||||
"tags": "amenity=toilets",
|
||||
"description": "Only add public toilets"
|
||||
},
|
||||
{
|
||||
"title": "Toilets with wheelchair accessible toilet",
|
||||
"tags": "amenity=toilets&wheelchair=yes",
|
||||
"description": "A restroom which has at least one wheelchair-accessible toilet"
|
||||
}
|
||||
],
|
||||
"tagRenderings": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue