<div id="map"></div>
<script>
var embed_map = new CoffeeMap({
containerSelector: '#map',
mapName: 'world'
});
</script>A jQuery DOM selector where to embed the map.
The URI where to load the SVG maps.
- underscore.js
- jQuery
Maps SVGs are taken from (http://code.highcharts.com/mapdata/1.0.0/)[http://code.highcharts.com/mapdata/1.0.0]