mapcomplete/assets/themes/lighthouses/lighthouses.json

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

18 lines
410 B
JSON
Raw Normal View History

{
"id": "lighthouses",
"title": {
"en": "Lighthouses"
},
"description": {
"en": "Lighthouses are tall buildings with a light on top to guide marine traffic."
},
"icon": "./assets/themes/lighthouses/lighthouse.svg",
"startZoom": 0,
"startLat": 51.33884,
"startLon": 3.14154,
"defaultBackgroundId": "protomaps.white",
"credits": "Seppe Santens",
"layers": [
"lighthouse"
]
}