// (c) ammap.com | SVG (in JSON format) map of Nauru - Low // areas: {id:"NR"} AmCharts.maps.nauruLow={ "svg": { "defs": { "amcharts:ammap": { "projection":"mercator", "leftLongitude":"166.9095486", "topLatitude":"-0.5026395", "rightLongitude":"166.9589281", "bottomLatitude":"-0.5541894" } }, "g":{ "path":[ { "id":"NR", "title":"Nauru", "d":"M402.02,0L45.38,330.53L0.48,572.06L83.34,717.38L264.12,839.6L586.1,742.42L658.39,684.86L691.63,435.32L799.52,283.35L764.77,141.11L609.7,17.18L402.02,0z" } ] } } };