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/canada.json
2020-02-05 06:34:26 +03:00

56 lines
No EOL
1.3 KiB
JSON

{
"mapwidth":"640",
"mapheight":"600",
"levels":[
{
"id":"canada",
"title":"Canada",
"map":"maps/canada.svg",
"locations":[
{
"id": "ca-ab",
"title": "Alberta",
"description": "<p>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p><p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>",
"pin": "hidden",
"fill":"#AFC144",
"x": "0.2356",
"y": "0.6801"
},
{
"id": "ca-nt",
"title": "Northern Territories",
"description": "Northern Territories.",
"pin": "hidden",
"fill":"#AFC144",
"x": "0.2531",
"y": "0.5007"
},
{
"id": "ca-qc",
"title": "Quebec",
"description": "Quebec.",
"pin": "hidden",
"fill":"#AFC144",
"x": "0.6874",
"y": "0.7325"
},
{
"id": "toronto",
"title": "Toronto",
"description": "Toronto.",
"pin": "circular",
"x": "0.6381",
"y": "0.9200"
},
{
"id": "calgary",
"title": "Calgary",
"description": "Calgary.",
"pin": "circular",
"x": "0.2273",
"y": "0.7425"
}
]
}
]
}