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