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