forked from MapComplete/MapComplete
Themes: add guidepost theme
This commit is contained in:
parent
66c69602af
commit
ad239b230f
2 changed files with 17 additions and 0 deletions
14
assets/themes/guideposts/guideposts.json
Normal file
14
assets/themes/guideposts/guideposts.json
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"id": "guideposts",
|
||||
"title": {
|
||||
"en": "Guideposts"
|
||||
},
|
||||
"description": {
|
||||
"en": "Guideposts (also known as fingerposts or finger posts) are often found along official hiking, cycling, skiing or horseback riding routes to indicate the directions to different destinations. Additionally, they are often named after a region or place and show the altitude.\n\nThe position of a signpost can be used by a hiker/biker/rider/skier as a confirmation of the current position, especially if they use a printed map without a GPS receiver. "
|
||||
},
|
||||
"icon": "./assets/layers/guidepost/guidepost.svg",
|
||||
"startZoom": 2,
|
||||
"layers": [
|
||||
"guidepost"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue