Add more ID-s to the layer configs

This commit is contained in:
Pieter Vander Vennet 2021-09-26 19:56:40 +02:00
parent 0efd83c9b6
commit 01d80ef4e8
24 changed files with 112 additions and 12 deletions

View file

@ -82,6 +82,7 @@
"tagRenderings": [
"images",
{
"id": "minimap",
"render": "{minimap():height: 9rem; border-radius: 2.5rem; overflow:hidden;border:1px solid gray}"
},
{
@ -149,6 +150,7 @@
"id": "public_bookcase-capacity"
},
{
"id": "bookcase-booktypes",
"question": {
"en": "What kind of books can be found in this public bookcase?",
"nl": "Voor welke doelgroep zijn de meeste boeken in dit boekenruilkastje?",
@ -194,6 +196,7 @@
]
},
{
"id": "bookcase-is-indoors",
"question": {
"en": "Is this bookcase located outdoors?",
"nl": "Staat dit boekenruilkastje binnen of buiten?",
@ -236,6 +239,7 @@
]
},
{
"id": "bookcase-is-accessible",
"question": {
"en": "Is this public bookcase freely accessible?",
"nl": "Is dit boekenruilkastje publiek toegankelijk?",