Subversion-Projekte lars-tiefland.ci

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
776 lars 1
{
2
	"mapwidth":"690",
3
	"mapheight":"982",
4
	"categories":[
5
 
6
	],
7
	"levels":[
8
		{
9
			"id":"uk",
10
			"title":"United Kingdom",
11
			"map":"maps/uk.svg",
12
			"locations":[
13
				{
14
					"id": "manchester",
15
					"title": "Manchester",
16
					"description": "<p>Donec et pretium justo</p>",
17
					"pin": "circular",
18
					"x": "0.5698",
19
					"y": "0.6071"
20
				},
21
				{
22
					"id": "north-west",
23
					"title": "North West",
24
					"description": "It is the third most populated region after the South East and Greater London.",
25
					"pin": "hidden",
26
					"fill": "#4d5e6d",
27
					"x": "0.5395",
28
					"y": "0.5749"
29
				},
30
				{
31
					"id": "london",
32
					"title": "Greater London",
33
					"description": "<p>London is divided into the small City of London and the much wider Greater London.</p>",
34
					"pin": "hidden",
35
					"fill": "#4d5e6d",
36
					"x": "0.7933",
37
					"y": "0.8181"
38
				},
39
				{
40
					"id": "south-east",
41
					"title": "South East",
42
					"description": "<p>Lorem ipsum.</p>",
43
					"pin": "hidden",
44
					"fill": "#4d5e6d",
45
					"x": "0.7282",
46
					"y": "0.8297"
47
				}
48
			]
49
		}
50
	]
51
}