diff --git a/assets/layers/questions/questions.json b/assets/layers/questions/questions.json index 0ae2cbeb6d..db5effe257 100644 --- a/assets/layers/questions/questions.json +++ b/assets/layers/questions/questions.json @@ -15,7 +15,7 @@ "id": "images", "description": "This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images", "render": { - "*": "{image_carousel()}{image_upload()}" + "*": "{image_carousel()}{image_upload()}{nearby_images()}" } }, { @@ -2343,4 +2343,4 @@ ] } ] -} \ No newline at end of file +}