Fix condition, add images

This commit is contained in:
Pieter Vander Vennet 2022-10-30 01:10:30 +02:00 committed by GitHub
parent 5dc8a57d58
commit 73fdb54fe7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",