@googlemaps/js-markerclusterer

    Interface AlgorithmOutput

    interface AlgorithmOutput {
        changed?: boolean;
        clusters: Cluster[];
    }
    Index

    Properties

    Properties

    changed?: boolean

    A boolean flag indicating that the clusters have not changed.

    clusters: Cluster[]

    The clusters returned based upon the AlgorithmInput.

    MMNEPVFCICPMFPCPTTAAATR