diff --git a/reference.html b/reference.html index bd382f68..fea17885 100644 --- a/reference.html +++ b/reference.html @@ -2048,6 +2048,11 @@ L.imageOverlay(imageUrl, imageBounds).addTo(map); this Binds a popup with a particular HTML content to a click on this path. + + unbindPopup() + this + Unbinds the popup previously bound to the path with bindPopup. + openPopup( <LatLng> latlng? )