1
0
Fork 0
mirror of https://github.com/janickiy/yii2-nomer synced 2025-03-09 15:39:59 +00:00
yii2-nomer/web/metronic/global/plugins/mapplic/switzerland.json
2020-02-05 06:34:26 +03:00

41 lines
No EOL
805 B
JSON

{
"mapwidth":"640",
"mapheight":"420",
"categories":[],
"levels":[
{
"id":"switzerland",
"title":"Switzerland",
"map":"maps/switzerland.svg",
"minimap": "maps/switzerland-mini.jpg",
"locations":[
{
"id": "zurich",
"title": "Zurich",
"description": "<p>Donec et pretium justo, sodales finibus risus.</p>",
"pin": "circular",
"x": "0.5771",
"y": "0.1869"
},
{
"id": "BE",
"title": "Canton of Bern",
"description": "<p>Canton of Bern</p>",
"fill": "#4d5e6d",
"pin": "hidden",
"x": "0.3695",
"y": "0.4881"
},
{
"id": "SZ",
"title": "Schwyz",
"description": "<p>Canton of Schwyz</p>",
"fill": "#4d5e6d",
"pin": "hidden",
"x": "0.6089",
"y": "0.3897"
}
]
}
]
}