diff --git a/reference.html b/reference.html index c18f6469..1239091f 100644 --- a/reference.html +++ b/reference.html @@ -1336,7 +1336,7 @@ var map = L.map('map', { Icon class to use for rendering the marker. See Icon documentation for details on how to customize the marker icon. Set to new L.Icon.Default() by default. - clickable + interactive Boolean true If false, the marker will not emit mouse events and will act as a part of the underlying map. @@ -2404,7 +2404,7 @@ L.imageOverlay(imageUrl, imageBounds).addTo(map); A string that defines shape to be used at the corners of the stroke. - clickable + interactive Boolean true If false, the vector will not emit mouse events and will act as a part of the underlying map.