forked from MapComplete/MapComplete
Basic clocks theme
This commit is contained in:
parent
88a99ead87
commit
c7517df948
4 changed files with 513 additions and 0 deletions
19
assets/themes/clock/clock.json
Normal file
19
assets/themes/clock/clock.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"id": "clock",
|
||||
"title": {
|
||||
"en": "Clocks",
|
||||
"nl": "Klokken"
|
||||
},
|
||||
"description": {
|
||||
"en": "Map showing all public clocks",
|
||||
"nl": "Kaart met alle openbare klokken"
|
||||
},
|
||||
"icon": "./assets/layers/clock/clock.svg",
|
||||
"startLat": 0,
|
||||
"startLon": 0,
|
||||
"startZoom": 0,
|
||||
"hideFromOverview": true,
|
||||
"layers": [
|
||||
"clock"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue