Skip to content

Marker.Drag

Handler.MarkerDrag is used internally by Marker to make the markers draggable.

Events

EventDataDescription
dragstartFired when the user starts dragging the marker.
movestartFired when the marker starts moving (because of dragging).
dragFired repeatedly while the user drags the marker.
dragendFired when the user stops dragging the marker.
moveendFired when the marker stops moving (because of dragging).