OnAnnotationDragListener
Generic interface definition of a callback to be invoked when an annotation is being dragged.
Parameters
Functions
onAnnotationDrag
Link copied to clipboard
Called when an annotation dragging is in progress.
onAnnotationDragFinished
Link copied to clipboard
Called when an annotation dragging has finished.
onAnnotationDragStarted
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