Sha256: 09a1138aa083f1c6e8d0ebadcb88e78b9450258d8fe3da1dde3d875681dc2fdb
Contents?: true
Size: 1.12 KB
Versions: 2
Compression:
Stored size: 1.12 KB
Contents
<?xml version="1.0" encoding="utf-8"?> <!-- (c) ammap.com | SVG map of Reunion - 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="55.2164053" topLatitude="-20.8717557" rightLongitude="55.8365536" bottomLatitude="-21.389622"></amcharts:ammap> <!-- All areas are listed in the line below. You can use this list in your script. --> <!--{id:"RE"}--> </defs> <g> <path id="RE" title="Reunion" class="land" d="M302.6,0L239.34,11.07L135.95,75.39L139.52,88.21L87.23,74.5L78.37,176.39L0.56,227.94L5.95,287L90.63,400.5L82.34,459.06L98.6,496.51L158.7,567.17L222.83,581.79L263,623.7L345.88,665.51L432.26,696.71L478.09,692.79L508.33,714.5L722.24,684.4L763.75,644.39L756.22,537.73L799.44,399.85L787.55,376.42L730.88,349.04L673.5,274.27L628.35,201.68L620.68,128.51L562.55,63.13L485.5,33.54L331.12,18.84L302.6,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/reunionLow.svg |
amcharts-js-0.1.0 | app/assets/javascripts/ammap/maps/svg/reunionLow.svg |