mapcomplete/assets/themes/items_with_image/items_with_image.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
535 B
JSON
Raw Normal View History

2024-02-21 18:47:12 +01:00
{
"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"
]
}