Interface ClusterManager.OnClusterItemInfoWindowLongClickListener<T extends ClusterItem>

  • Enclosing class:
    ClusterManager<T extends ClusterItem>

    public static interface ClusterManager.OnClusterItemInfoWindowLongClickListener<T extends ClusterItem>
    Called when an individual ClusterItem's Info Window is long clicked.
    • Method Detail

      • onClusterItemInfoWindowLongClick

        void onClusterItemInfoWindowLongClick​(T item)