Movatterモバイル変換


[0]ホーム

URL:


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

    Interface MarkerClustererOptions

    interfaceMarkerClustererOptions{
        algorithm?:Algorithm;
        algorithmOptions?:AlgorithmOptions;
        map?:Map|null;
        markers?:Marker[];
        onClusterClick?:onClusterClickHandler;
        renderer?:Renderer;
    }
    Index

    Properties

    Optionalalgorithm

    algorithm?:Algorithm

    An algorithm to cluster markers. Default isSuperClusterAlgorithm. Mustprovide acalculate method acceptingAlgorithmInput and returningan array ofCluster.

    OptionalalgorithmOptions

    algorithmOptions?:AlgorithmOptions

    Optionalmap

    map?:Map|null

    Optionalmarkers

    markers?:Marker[]

    OptionalonClusterClick

    onClusterClick?:onClusterClickHandler

    Optionalrenderer

    renderer?:Renderer

    An object that converts aCluster into agoogle.maps.Marker.Default isDefaultRenderer.

    Settings

    Member Visibility

    On This Page

    Properties

    [8]ページ先頭

    ©2009-2025 Movatter.jp