var marker = L.marker([38.914639,139.836548]).addTo(map); marker.bindPopup("酒田市役所",{autoClose:false}).openPopup();