Subversion Repositories php-qbpwcf

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

// (c) ammap.com | SVG (in JSON format) map of American Samoa - Low
// areas: {id:"AS-WT"},{id:"AS-UU2"},{id:"AS-UU1"},{id:"AS-MA"},{id:"AS-ET"}
AmCharts.maps.americanSamoaLow={
        "svg": {
                "defs": {
                        "amcharts:ammap": {
                                "projection":"mercator",
                                "leftLongitude":"-171.151",
                                "topLatitude":"-10.845",
                                "rightLongitude":"-167.9323",
                                "bottomLatitude":"-14.558"
                        }
                },
                "g":{
                        "path":[
                                {
                                        "id":"AS-WT",
                                        "title":"Western",
                                        "d":"M107.78,914.04L101.98,913.93L99.89,906.83L69.91,915.34L92.48,930.92L107.78,914.04z"
                                },
                                {
                                        "id":"AS-UU2",
                                        "title":"Swain's Island",
                                        "d":"M0.41,0L1.53,4.1L3.91,0.32L0.41,0z"
                                },
                                {
                                        "id":"AS-UU1",
                                        "title":"Rose Atoll",
                                        "d":"M799.29,975.56L799.59,972.18L796.14,972.96L799.29,975.56z"
                                },
                                {
                                        "id":"AS-MA",
                                        "title":"Manu's",
                                        "d":"M449.98,894.44L443.49,888.22L421.96,892.03L427.39,901.66L449.98,894.44zM396.57,875.19L385.48,874.6L389.87,878.61L396.57,875.19z"
                                },
                                {
                                        "id":"AS-ET",
                                        "title":"Eastern",
                                        "d":"M107.78,914.04L142.04,898.18L116.3,896.43L99.89,906.83L101.98,913.93L107.78,914.04z"
                                }
                        ]
                }
        }
};