diff --git a/reference.html b/reference.html index d6312ea6..be10bde0 100644 --- a/reference.html +++ b/reference.html @@ -482,6 +482,12 @@ map.addLayer(marker); true If false, the marker will not emit mouse events and will act as a part of the underlying map. + + draggable + Boolean + false + Whether the marker is draggable with mouse/touch or not. +

Methods