Sha256: d505d20897c4740ffa74fb0e95d2763ab4e485ffc502ecb5b4fcfda27824ecf2

Contents?: true

Size: 557 Bytes

Versions: 2

Compression:

Stored size: 557 Bytes

Contents

// (c) ammap.com | SVG (in JSON format) map of Montserrat - Low
// areas: {id:"MS"}
AmCharts.maps.montserratLow={
	"svg": {
		"defs": {
			"amcharts:ammap": {
				"projection":"mercator",
				"leftLongitude":"-62.2415171",
				"topLatitude":"16.8240519",
				"rightLongitude":"-62.1441758",
				"bottomLatitude":"16.6746959"
			}  
		},
		"g":{
			"path":[
				{
					"id":"MS",
					"title":"Montserrat",
					"d":"M776.52,1387.31L799.71,756.99L535.99,62.41L271.87,0L271.87,0L0.29,925.26L109.16,1317.56L776.52,1387.31L776.52,1387.31z"
				}
			]
		}
	}
};

Version data entries

2 entries across 2 versions & 1 rubygems

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