diff --git a/reference.html b/reference.html index bc7a3c7b..7ff638fe 100644 --- a/reference.html +++ b/reference.html @@ -1354,7 +1354,7 @@ var map = L.map('map', { offset Point - Point(0, 0) + Point(0, 6) The offset of the popup position. Useful to control the anchor of the popup when opening it on some overlays. @@ -5197,7 +5197,7 @@ draggable.enable(); - - Should contain all clean up code that removes the overlay's elements from the DOM and removes listeners preciously added in onAdd. Called on map.removeLayer(layer). + Should contain all clean up code that removes the overlay's elements from the DOM and removes listeners previously added in onAdd. Called on map.removeLayer(layer).