On Annotation Drag Listener
Generic interface definition of a callback to be invoked when an annotation is being dragged.
Parameters
Functions
on Annotation Drag
Link copied to clipboard
Called when an annotation dragging is in progress.
on Annotation Drag Finished
Link copied to clipboard
Called when an annotation dragging has finished.
on Annotation Drag Started
Link copied to clipboard
Called when an annotation dragging has started.
Inheritors
OnCircleAnnotationDragListener
Link copied to clipboard
OnPointAnnotationDragListener
Link copied to clipboard
OnPolygonAnnotationDragListener
Link copied to clipboard
OnPolylineAnnotationDragListener
Link copied to clipboard