mirror of
https://github.com/janickiy/yii2-nomer
synced 2025-03-09 15:39:59 +00:00
41 lines
No EOL
912 B
JSON
41 lines
No EOL
912 B
JSON
{
|
|
"mapwidth":"860",
|
|
"mapheight":"700",
|
|
"categories":[],
|
|
"levels":[
|
|
{
|
|
"id":"china",
|
|
"title":"China",
|
|
"map":"maps/china.svg",
|
|
"minimap": "maps/china-mini.jpg",
|
|
"locations":[
|
|
{
|
|
"id": "XZ",
|
|
"title": "Tibet (西藏)",
|
|
"description": "<p>Within China, Tibet is identified as an Autonomous Region.</p>",
|
|
"pin": "hidden",
|
|
"fill": "#4d5e6d",
|
|
"x": "0.2265",
|
|
"y": "0.5905"
|
|
},
|
|
{
|
|
"id": "SD",
|
|
"title": "Shandong (山東)",
|
|
"description": "<p>Shandong has played a major role in Chinese history from the beginning of Chinese civilization.</p>",
|
|
"pin": "hidden",
|
|
"fill": "#4d5e6d",
|
|
"x": "0.7602",
|
|
"y": "0.4909"
|
|
},
|
|
{
|
|
"id": "guangzhou",
|
|
"title": "Guangzhou",
|
|
"description": "Guangzhou is the third largest Chinese city.",
|
|
"pin": "circular",
|
|
"x": "0.6989",
|
|
"y": "0.8536"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |