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

All tiles

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