This is a sample marker.
' }); map.markers.add({ lat: 48.8596, lng: 2.3500, name: 'Address 2', text: 'Fix It Right Plumbing Melbourne', popup: 'This is another sample marker.
' }); map.markers.add({ lat: 48.8588, lng: 2.3494, name: 'Address 3', text: 'Fix It Right Plumbing Melbourne', popup: 'This is a third sample marker.
' }); // Render the map to the DOM var div = document.createElement('div'); div.id = 'map'; div.style.width = '100%'; div.style.height = '400px'; div.innerHTML = ''; map.render(div, function() { console.log('Map rendered!'); });https://www.scribblemaps.com/maps/view/Fix-It-Right-Plumbing-Melbourne/VrvPrOea2t