Interface ClusterManager.OnClusterInfoWindowLongClickListener<T extends ClusterItem>

  • Enclosing class:
    ClusterManager<T extends ClusterItem>

    public static interface ClusterManager.OnClusterInfoWindowLongClickListener<T extends ClusterItem>
    Called when a Cluster's Info Window is long clicked.
    • Method Detail

      • onClusterInfoWindowLongClick

        void onClusterInfoWindowLongClick​(Cluster<T> cluster)