Sha256: e8b40ab4751f16c40fa536466e0906ad1673e0d05b63ac6245a7d95799456e93
Contents?: true
Size: 902 Bytes
Versions: 2
Compression:
Stored size: 902 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <!-- (c) ammap.com | SVG map of Nauru - 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="166.9095486" topLatitude="-0.5026395" rightLongitude="166.9589281" bottomLatitude="-0.5541894"></amcharts:ammap> <!-- All areas are listed in the line below. You can use this list in your script. --> <!--{id:"NR"}--> </defs> <g> <path id="NR" title="Nauru" class="land" 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"/> </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/nauruLow.svg |
amcharts-js-0.1.0 | app/assets/javascripts/ammap/maps/svg/nauruLow.svg |