L.marker([0, 0]).addTo(map) .bindPopup("This is the middle of the map.") .openPopup();