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']});