Interface OnCircleDragListener
-
- All Superinterfaces:
OnAnnotationDragListener<Circle>
public interface OnCircleDragListener extends OnAnnotationDragListener<Circle>
Interface definition for a callback to be invoked when a circle is dragged.
-
-
Method Summary
-
Methods inherited from interface com.mapbox.mapboxsdk.plugins.annotation.OnAnnotationDragListener
onAnnotationDrag, onAnnotationDragFinished, onAnnotationDragStarted
-
-