Sha256: ebd933eca419fe206724e0ad7940618d72d31b4c69b9bdc13a37274ad403734e
Contents?: true
Size: 573 Bytes
Versions: 2
Compression:
Stored size: 573 Bytes
Contents
// (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" } ] } } };
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
amcharts-js-0.1.1 | app/assets/javascripts/ammap/maps/js/nauruLow.js |
amcharts-js-0.1.0 | app/assets/javascripts/ammap/maps/js/nauruLow.js |