Sha256: 65c9f456fda652f5199db59a996c95ebf78d96c89474e7150659ef1c5c0d58b0
Contents?: true
Size: 1.11 KB
Versions: 2
Compression:
Stored size: 1.11 KB
Contents
<?xml version="1.0" encoding="utf-8"?> <!-- (c) ammap.com | SVG map of Cayman Islands - Low --> <svg xmlns="http://www.w3.org/2000/svg" xmlns:amcharts="http://amcharts.com/ammap" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1"> <defs> <style type="text/css"> .land { fill: #CCCCCC; fill-opacity: 1; stroke:white; stroke-opacity: 1; stroke-width:0.5; } </style> <amcharts:ammap projection="mercator" leftLongitude="-81.420203" topLatitude="19.756898" rightLongitude="-79.722916" bottomLatitude="19.262937"></amcharts:ammap> <!-- All areas are listed in the line below. You can use this list in your script. --> <!--{id:"KY"}--> </defs> <g> <path id="KY" title="Cayman Islands" class="land" d="M15.33,244.21L72.39,243.11L87.95,231.54L134.32,230.78L157.2,221.2L155.82,208.48L142.6,199.8L98.15,202.15L63.04,191.95L69.16,212.38L59.49,208.99L46,225.04L26.38,216.2L20.88,181.7L5.5,181.08L1.63,191.17L16.27,206.75L15.33,244.21zM686.34,23.64L640.22,25.75L616.14,46.8L632.73,49.12L686.34,23.64zM796.07,0L778.45,0.03L719.58,36.27L737.85,30.64L776.09,19.4L798.37,7.53L796.07,0z"/> </g> </svg>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
amcharts-js-0.1.1 | app/assets/javascripts/ammap/maps/svg/caymanIslandsLow.svg |
amcharts-js-0.1.0 | app/assets/javascripts/ammap/maps/svg/caymanIslandsLow.svg |