Sha256: c5ef2deb6f2ae9267a72771cc5f8291ba37993dfc5ab0893a4bdb9cdd10230e1
Contents?: true
Size: 595 Bytes
Versions: 2
Compression:
Stored size: 595 Bytes
Contents
// (c) ammap.com | SVG (in JSON format) map of Guam - Low // areas: {id:"GU-GU"} AmCharts.maps.guamLow={ "svg": { "defs": { "amcharts:ammap": { "projection":"mercator", "leftLongitude":"144.6183376", "topLatitude":"13.6543391", "rightLongitude":"144.9566722", "bottomLatitude":"13.2430639" } }, "g":{ "path":[ { "id":"GU-GU", "title":"Guam", "d":"M138.02,1017.92L271.89,1011.9L388.5,582.88L689.54,341.84L799.61,165.9L639.37,32.14L591.38,0L522.96,50.81L388.5,341.84L0.39,555.97L57.11,643.64L5.55,771.04L138.02,1017.92z" } ] } } };
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
amcharts-js-0.1.1 | app/assets/javascripts/ammap/maps/js/guamLow.js |
amcharts-js-0.1.0 | app/assets/javascripts/ammap/maps/js/guamLow.js |