mapcomplete/assets/themes/elongated_coin/elongated_coin.json

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

18 lines
421 B
JSON
Raw Normal View History

2023-07-01 01:09:46 +02:00
{
"id": "elongated_coin",
"title": {
2023-07-27 02:03:56 +02:00
"en": "Penny Presses",
"de": "Münzpressen"
2023-07-01 01:09:46 +02:00
},
"description": {
2023-07-27 02:03:56 +02:00
"en": "Find penny presses to create your own elongated coins.",
"de": "Finde Münzpresse um deine eigenen Prägemünzen zu Pressen."
2023-07-01 01:09:46 +02:00
},
"icon": "./assets/themes/elongated_coin/penny.svg",
"layers": [
"elongated_coin"
2023-07-01 01:09:46 +02:00
],
"startLat": 53.0565,
"startLon": 8.7492,
"startZoom": 11
}