Atlas PRFree, open, interactive, detailed maps of Puerto Rico for your web applications.

Isla

1 // change the argument to match your id
2 var node = document.getElementById("isla-map");
3 var map = new AtlasPR({node: node, size: "large", tiles: 'isla'});
Fork me on GitHub