forked from MapComplete/MapComplete
13 lines
297 B
JSON
13 lines
297 B
JSON
{
|
|
"id": "wayside_shrines",
|
|
"title": {
|
|
"en": "Wayside shrines"
|
|
},
|
|
"description": {
|
|
"en": "This map shows shrines found on the side of roads and paths, and allows adding new ones"
|
|
},
|
|
"icon": "./assets/themes/wayside_shrines/shrine.svg",
|
|
"layers": [
|
|
"wayside_shrines"
|
|
]
|
|
}
|