Sha256: 188ac34e32d7df8cde5181334a134fcbb686158499d01bd862326d985ea43c02
Contents?: true
Size: 1.63 KB
Versions: 2
Compression:
Stored size: 1.63 KB
Contents
// (c) ammap.com | SVG (in JSON format) map of Kuwait - Low // areas: {id:"KW-HW"},{id:"KW-JA"},{id:"KW-MU"},{id:"KW-AH"},{id:"KW-FA"},{id:"KW-KU"} AmCharts.maps.kuwaitLow={ "svg": { "defs": { "amcharts:ammap": { "projection":"mercator", "leftLongitude":"46.5530399", "topLatitude":"30.1036993", "rightLongitude":"48.4304579", "bottomLatitude":"28.5244463" } }, "g":{ "path":[ { "id":"KW-HW", "title":"Hawalli", "d":"M656.97,381.32L621.04,352.99L614.06,371.7L621.19,388.57L656.97,381.32z" }, { "id":"KW-JA", "title":"Al Jahrah", "d":"M696.87,55.69L668.33,56.74L700.53,83.92L657.49,98.78L665.15,125.75L636.89,144.46L713.8,241.54L768.68,166.75L696.87,55.69zM480.54,0L347.71,2.96L257.94,46.08L135.49,316.6L0.53,484.71L384.74,542.17L520.8,503.93L550.95,402.61L560.71,381.53L558.03,375.15L499.13,340.91L603.03,252.96L693.58,259.76L615.68,131.27L595.66,50.59L480.54,0z" }, { "id":"KW-MU", "title":"Mubarak Al-Kabeer", "d":"M662.14,428.01L656.97,381.32L621.19,388.57L632.05,430.32L662.14,428.01z" }, { "id":"KW-AH", "title":"Al Ahmadi", "d":"M478,754.49L799.47,751.15L662.14,428.01L632.05,430.32L565.9,441.73L550.95,402.61L520.8,503.93L384.74,542.17L478,754.49z" }, { "id":"KW-FA", "title":"Al Farwaniyah", "d":"M621.19,388.57L614.06,371.7L560.71,381.53L550.95,402.61L565.9,441.73L632.05,430.32L621.19,388.57z" }, { "id":"KW-KU", "title":"Al Asimah", "d":"M621.04,352.99L558.03,375.15L560.71,381.53L614.06,371.7L621.04,352.99zM777.75,321.7L731.05,311.13L784.58,344.14L777.75,321.7z" } ] } } };
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
amcharts-js-0.1.1 | app/assets/javascripts/ammap/maps/js/kuwaitLow.js |
amcharts-js-0.1.0 | app/assets/javascripts/ammap/maps/js/kuwaitLow.js |