Sha256: b662f0eb4e4c21c69a40dc54ef1152149b7b44d8fee19ac05877a5d2b05c08d5

Contents?: true

Size: 914 Bytes

Versions: 2

Compression:

Stored size: 914 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<!-- (c) ammap.com | SVG map of Christmas Island - 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="105.48797" topLatitude="-10.412374" rightLongitude="105.739975" bottomLatitude="-10.570362"></amcharts:ammap>

		<!-- 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="M577.96,846.82L675.71,839.68L799.53,39.76L734.36,0L429.07,244.68L57.62,145.27L90.7,311.46L0.47,535.78L266.66,489.39L487.73,549.04L577.96,846.82z"/>
	</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/christmasIslandLow.svg
amcharts-js-0.1.0 app/assets/javascripts/ammap/maps/svg/christmasIslandLow.svg