@googlemaps/js-markerclusterer
    Preparing search index...

    Interface Algorithm

    interface Algorithm {
        calculate: (__namedParameters: AlgorithmInput) => AlgorithmOutput;
    }
    Index

    Properties

    Properties

    calculate: (__namedParameters: AlgorithmInput) => AlgorithmOutput

    Calculates an array of Cluster.