Interface ClusterManager.OnClusterClickListener<T extends ClusterItem>

    • Method Detail

      • onClusterClick

        boolean onClusterClick​(Cluster<T> cluster)
        Called when cluster is clicked. Return true if click has been handled Return false and the click will dispatched to the next listener