Package 

Interface OnCircleDragListener

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

    
    public interface OnCircleDragListener
     implements OnAnnotationDragListener<Circle>
                        

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