Sha256: 6f4a2f820497578c8dfbeada2b12c6365c74ca6607190d520f10661d873bb3d1
Contents?: true
Size: 1.82 KB
Versions: 2
Compression:
Stored size: 1.82 KB
Contents
<?xml version="1.0" encoding="utf-8"?> <!-- (c) ammap.com | SVG map of Isle of Man - 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="-4.8301808" topLatitude="54.4179031" rightLongitude="-4.3088273" bottomLatitude="54.04464"></amcharts:ammap> <!-- All areas are listed in the line below. You can use this list in your script. --> <!--{id:"IM"}--> </defs> <g> <path id="IM" title="Isle of Man" class="land" d="M28.74,997.95L35.07,982.79L45.98,952.03L31.56,947.22L4.73,960.36L0.4,973.82L10.81,992.08L22.03,989.41L28.74,997.95zM713.52,0L685.87,8.73L657.03,24.78L599.16,38.78L516.96,87.68L462.04,139.99L425.67,211.21L358.21,376.49L336.52,405.9L289.37,448.19L257.14,490.04L219.9,515.78L185.8,524.04L182.72,534.65L184.54,552.34L179.34,577.53L164.98,616.75L159.02,650.61L158.27,729.63L144.35,776.07L92.44,849.87L94.26,900.75L82.85,903.95L76.33,907.8L70.93,912.29L62.72,917.09L62.72,936.65L99.59,948.61L131.37,927.24L161.59,896.68L194.7,881.29L217.52,890.06L246.3,928.1L268.81,936.65L289.12,929.27L307.55,918.7L323.73,921.26L337.02,954.59L357.33,883.86L369.69,865.05L387.18,856.17L411.44,849.87L433.07,839.82L442.35,819.28L464.67,791.37L548.94,734.23L547.56,701.79L591.63,659.71L644.49,630.9L678.09,592.32L665.18,520.28L707.31,496.04L716.84,486.07L725.87,467.08L734.21,442.61L743.61,421.58L755.08,412.35L776.78,366.61L785.68,358.23L799.6,348.56L797.59,326.33L788.06,302.58L779.91,287.75L768.38,279.26L740.16,275.72L728.25,268.19L719.72,250.56L709.75,206.69L701.48,187.01L698.47,151.18L730.01,51.93L738.91,13.79L713.52,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/isleOfManHigh.svg |
amcharts-js-0.1.0 | app/assets/javascripts/ammap/maps/svg/isleOfManHigh.svg |