Properties

algorithm?:Algorithm

An algorithm to cluster markers. Default isSuperClusterAlgorithm.Must provide acalculatemethod acceptingAlgorithmInputand returning an array ofCluster.

algorithmOptions?:AlgorithmOptions
map?:Map
markers?:Marker[]
onClusterClick?:onClusterClickHandler
renderer?:Renderer

An object that converts aClusterinto agoogle.maps.Marker. Default isDefaultRenderer.

Generated usingTypeDoc