mapcomplete/assets/themes/items_with_image/items_with_image.json

14 lines
535 B
JSON

{
"id": "items_with_image",
"hideFromOverview": true,
"title": {
"en": "All items with images"
},
"description": {
"en": "A map showing all items on OSM which have an image. This theme is a very bad fit for MapComplete as someone is not able to directly add a picture. However, this theme is mostly here to include this all into the database, which'll allow this to quickly fetch images nearby for other features"
},
"icon": "./assets/layers/item_with_image/camera.svg",
"layers": [
"item_with_image"
]
}