Sha256: 6e05777de334156cdb69b7688fadb4c0e21431d6d39e58c62f21a190d5708fc4

Contents?: true

Size: 889 Bytes

Versions: 2

Compression:

Stored size: 889 Bytes

Contents

// (c) ammap.com | SVG (in JSON format) map of Comoros - Low
// areas: {id:"KM-AN"},{id:"KM-GC"},{id:"KM-MO"}
AmCharts.maps.comorosLow={
	"svg": {
		"defs": {
			"amcharts:ammap": {
				"projection":"mercator",
				"leftLongitude":"43.2194",
				"topLatitude":"-11.3646",
				"rightLongitude":"44.5417",
				"bottomLatitude":"-12.4138"
			}
		},
		"g":{
			"path":[
				{
					"id":"KM-AN",
					"title":"Anjouan",
					"d":"M788.66,634.3L799.37,542.37L761.6,437.41L727.94,450.59L704.64,509.66L602.82,497.33L711.78,554.14L788.66,634.3z"
				},
				{
					"id":"KM-GC",
					"title":"Grande Comore",
					"d":"M84.65,0L36.42,11.38L0.63,241.85L33.05,290.37L134.57,354.7L171.5,323.85L152.17,286.31L97.69,151.55L108.5,24.17L84.65,0z"
				},
				{
					"id":"KM-MO",
					"title":"Moheli",
					"d":"M348.42,589.24L255.23,544.91L273.17,616.95L390.71,628.72L348.42,589.24z"
				}
			]
		}
	}
};

Version data entries

2 entries across 2 versions & 1 rubygems

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