diff --git a/assets/layers/indoors/indoors.json b/assets/layers/indoors/indoors.json index 2522e8398..247881f09 100644 --- a/assets/layers/indoors/indoors.json +++ b/assets/layers/indoors/indoors.json @@ -53,7 +53,19 @@ }, "minzoom": 13, "tagRenderings": [ - "images" + "images", + { + "id": "ref", + "question":{ + "en": "What is the name of this room?" + }, + "render": { + "en": "This room is named {name}" + }, + "freeform": { + "key": "name" + } + } ], "mapRendering": [ {