forked from MapComplete/MapComplete
Fix condition, add images
This commit is contained in:
parent
5dc8a57d58
commit
73fdb54fe7
1 changed files with 2 additions and 1 deletions
|
@ -27,6 +27,7 @@
|
||||||
"osmTags": "highway=steps"
|
"osmTags": "highway=steps"
|
||||||
},
|
},
|
||||||
"tagRenderings": [
|
"tagRenderings": [
|
||||||
|
"images",
|
||||||
{
|
{
|
||||||
"id": "handrail",
|
"id": "handrail",
|
||||||
"question": {
|
"question": {
|
||||||
|
@ -74,7 +75,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "tactile_writing_language",
|
"id": "tactile_writing_language",
|
||||||
"condition": "tactile_writing:braille:language=yes",
|
"condition": "tactile_writing=yes",
|
||||||
"render": {
|
"render": {
|
||||||
"special": {
|
"special": {
|
||||||
"type": "language_chooser",
|
"type": "language_chooser",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue