Sha256: dcffc0b461549bc59efdfd7be6dee5b5f6b92cfeccef5032c301cf4f57150022

Contents?: true

Size: 595 Bytes

Versions: 2

Compression:

Stored size: 595 Bytes

Contents

// (c) ammap.com | SVG (in JSON format) map of Christmas Island - Low
// areas: {id:"CX"}
AmCharts.maps.christmasIslandLow={
	"svg": {
		"defs": {
			"amcharts:ammap": {
				"projection":"mercator",
				"leftLongitude":"105.48797",
				"topLatitude":"-10.412374",
				"rightLongitude":"105.739975",
				"bottomLatitude":"-10.570362"
			}
		},
		"g":{
			"path":[
				{
					"id":"CX",
					"title":"Christmas Island",
					"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"
				}
			]
		}
	}
};

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
amcharts-js-0.1.1 app/assets/javascripts/ammap/maps/js/christmasIslandLow.js
amcharts-js-0.1.0 app/assets/javascripts/ammap/maps/js/christmasIslandLow.js