Package 

Interface OnCircleClickListener

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

    
    public interface OnCircleClickListener
     implements OnAnnotationClickListener<Circle>
                        

    Interface definition for a callback to be invoked when a circle has been clicked.

    • Method Summary

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

        onAnnotationClick
      • Methods inherited from class java.lang.Object

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