Package 

Interface OnFillDragListener

  • All Implemented Interfaces:
    org.maplibre.android.plugins.annotation.OnAnnotationDragListener

    
    public interface OnFillDragListener
     implements OnAnnotationDragListener<Fill>
                        

    Interface definition for a callback to be invoked when a fill is dragged.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class org.maplibre.android.plugins.annotation.OnAnnotationDragListener

        onAnnotationDrag, onAnnotationDragFinished, onAnnotationDragStarted
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait