mirror of
https://github.com/janickiy/yii2-nomer
synced 2025-03-09 15:39:59 +00:00
add files to project
This commit is contained in:
commit
5cac498444
3729 changed files with 836998 additions and 0 deletions
51
web/metronic/global/plugins/mapplic/uk.json
Normal file
51
web/metronic/global/plugins/mapplic/uk.json
Normal file
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"mapwidth":"690",
|
||||
"mapheight":"982",
|
||||
"categories":[
|
||||
|
||||
],
|
||||
"levels":[
|
||||
{
|
||||
"id":"uk",
|
||||
"title":"United Kingdom",
|
||||
"map":"maps/uk.svg",
|
||||
"locations":[
|
||||
{
|
||||
"id": "manchester",
|
||||
"title": "Manchester",
|
||||
"description": "<p>Donec et pretium justo</p>",
|
||||
"pin": "circular",
|
||||
"x": "0.5698",
|
||||
"y": "0.6071"
|
||||
},
|
||||
{
|
||||
"id": "north-west",
|
||||
"title": "North West",
|
||||
"description": "It is the third most populated region after the South East and Greater London.",
|
||||
"pin": "hidden",
|
||||
"fill": "#4d5e6d",
|
||||
"x": "0.5395",
|
||||
"y": "0.5749"
|
||||
},
|
||||
{
|
||||
"id": "london",
|
||||
"title": "Greater London",
|
||||
"description": "<p>London is divided into the small City of London and the much wider Greater London.</p>",
|
||||
"pin": "hidden",
|
||||
"fill": "#4d5e6d",
|
||||
"x": "0.7933",
|
||||
"y": "0.8181"
|
||||
},
|
||||
{
|
||||
"id": "south-east",
|
||||
"title": "South East",
|
||||
"description": "<p>Lorem ipsum.</p>",
|
||||
"pin": "hidden",
|
||||
"fill": "#4d5e6d",
|
||||
"x": "0.7282",
|
||||
"y": "0.8297"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue