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