Sha256: 7818b6102c7c133995475ebec176225eb7db42ef5de75df2422a4c36723bdbf7
Contents?: true
Size: 1.16 KB
Versions: 2
Compression:
Stored size: 1.16 KB
Contents
<?xml version="1.0" encoding="utf-8"?> <!-- (c) ammap.com | SVG map of Christmas Island - High --> <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="105.486897" topLatitude="-10.412374" rightLongitude="105.739975" bottomLatitude="-10.570362"></amcharts:ammap> ,-10.574222,105.749245,-10.408469 <!-- All areas are listed in the line below. You can use this list in your script. --> <!--{id:"CX"}--> </defs> <g> <path id="CX" title="Christmas Island" class="land" d="M583.24,826.57L678.66,819.6L710.46,749.42L698.72,600.11L749.12,510.03L749.12,387.61L779.94,238.83L787.28,122.89L799.52,38.81L735.91,0L622.39,58.21L526.49,155.23L437.92,238.83L273.03,232.86L153.15,168.67L75.35,141.8L75.35,219.42L107.64,304.01L63.6,413.49L0.48,452.3L19.57,522.97L139.93,484.15L279.39,477.69L406.12,503.07L495.17,535.91L514.25,626.49L551.93,723.04L583.24,826.57z"/> </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/christmasIslandHigh.svg |
amcharts-js-0.1.0 | app/assets/javascripts/ammap/maps/svg/christmasIslandHigh.svg |