mirror of
https://github.com/janickiy/yii2-nomer
synced 2025-03-09 15:39:59 +00:00
48 lines
No EOL
898 B
JSON
48 lines
No EOL
898 B
JSON
{
|
|
"mapwidth":"600",
|
|
"mapheight":"540",
|
|
"categories":[],
|
|
"levels":[
|
|
{
|
|
"id":"australia",
|
|
"title":"Australia",
|
|
"map":"maps/australia.svg",
|
|
"locations":[
|
|
{
|
|
"id": "nsw",
|
|
"title": "New South Wales",
|
|
"description": "<p>New South Wales</p>",
|
|
"pin": "hidden",
|
|
"fill": "#4d5e6d",
|
|
"x": "0.7958",
|
|
"y": "0.6467"
|
|
},
|
|
{
|
|
"id": "nt",
|
|
"title": "Northern Territory.",
|
|
"description": "<p>Northern Territory</p>",
|
|
"pin": "hidden",
|
|
"fill": "#4d5e6d",
|
|
"x": "0.4877",
|
|
"y": "0.2952"
|
|
},
|
|
{
|
|
"id": "melbourne",
|
|
"title": "Melbourne",
|
|
"description": "Melbourne.",
|
|
"pin": "circular",
|
|
"x": "0.7645",
|
|
"y": "0.7738"
|
|
},
|
|
{
|
|
"id": "perth",
|
|
"title": "Perth",
|
|
"description": "Perth description.",
|
|
"pin": "circular",
|
|
"x": "0.1140",
|
|
"y": "0.6024"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |