Sha256: 54aac3a018625a86fa06ebdfa353ffafb966c07038bcc93ebe0a6948b4b85e70

Contents?: true

Size: 992 Bytes

Versions: 2

Compression:

Stored size: 992 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<!-- (c) ammap.com | SVG map of Isle of Man - 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="-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="M30.91,988.13L41.88,957.2L0.4,965.58L30.91,988.13zM713.04,0L460.2,140.75L355.81,378.53L182.46,526.88L154.78,733.59L58.71,941.73L191.41,886.08L334.5,959.78L367.35,869.75L677.43,595.54L664.44,523.11L799.6,350.46L700.94,188.02L713.04,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/isleOfManLow.svg
amcharts-js-0.1.0 app/assets/javascripts/ammap/maps/svg/isleOfManLow.svg