Package 

Interface OnLineDragListener

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

    
    public interface OnLineDragListener
     implements OnAnnotationDragListener<Line>
                        

    Interface definition for a callback to be invoked when a line 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