Package 

Interface OnSymbolDragListener

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

    
    public interface OnSymbolDragListener
     implements OnAnnotationDragListener<Symbol>
                        

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