Subversion-Projekte lars-tiefland.ci

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

{
        "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"
                                }
                        ]
                }
        ]
}