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

79 lines
No EOL
2.6 KiB
JSON

{
"mapwidth":"1700",
"mapheight":"700",
"categories":[
],
"levels":[
{
"id":"world",
"title":"World",
"map":"../assets/layouts/layout7/img/map.png",
"locations":[
{
"id": "gb",
"title": "United Kingdom",
"description": "England.",
"action": "tooltip",
"pin": "white",
"link": "https://en.wikipedia.org/wiki/United_Kingdom",
"x": "0.4941",
"y": "0.4285"
},
{
"id": "us",
"title": "USA",
"description": "United States of America",
"action": "tooltip",
"pin": "white",
"link": "https://en.wikipedia.org/wiki/United_States",
"x": "0.2338",
"y": "0.5232",
"zoom": "2"
},
{
"id": "cn",
"title": "China",
"description": "China",
"link": "https://en.wikipedia.org/wiki/China",
"action": "tooltip",
"pin": "white",
"x": "0.7782",
"y": "0.5319",
"zoom": "2"
},
{
"id": "br",
"title": "Brazil",
"description": "Brazil",
"link": "https://en.wikipedia.org/wiki/Brazil",
"action": "tooltip",
"pin": "white",
"x": "0.3632",
"y": "0.7413",
"zoom": "2"
},
{
"id": "ru",
"title": "Russia",
"description": "Russia",
"link": "https://en.wikipedia.org/wiki/Russia",
"action": "tooltip",
"pin": "white",
"x": "0.7681",
"y": "0.3352"
},
{
"id": "mg",
"title": "Madagascar",
"description": "Madagascar",
"link": "https://en.wikipedia.org/wiki/Madagascar",
"action": "tooltip",
"pin": "white",
"x": "0.6238",
"y": "0.7749"
}
]
}
]
}