Preparing search index...
The search index is not available
@googlemaps/js-markerclusterer
@googlemaps/js-markerclusterer
Algorithm
Interface Algorithm
interface
Algorithm
{
calculate
:
(
(
__namedParameters
)
=>
AlgorithmOutput
)
;
}
Index
Properties
calculate
Properties
calculate
calculate
:
(
(
__namedParameters
)
=>
AlgorithmOutput
)
Calculates an array of
Cluster
.
Type declaration
(
__namedParameters
)
:
AlgorithmOutput
Calculates an array of
Cluster
.
Parameters
__namedParameters
:
AlgorithmInput
Returns
AlgorithmOutput
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
calculate
@googlemaps/js-markerclusterer
MarkerClustererEvents
Cluster
ClusterStats
DefaultRenderer
GridAlgorithm
MarkerClusterer
MarkerUtils
NoopAlgorithm
SuperClusterAlgorithm
SuperClusterViewportAlgorithm
Algorithm
AlgorithmInput
AlgorithmOptions
AlgorithmOutput
ClusterOptions
GridOptions
MarkerClustererOptions
Renderer
SuperClusterViewportOptions
SuperClusterViewportState
Marker
Loading...
Generated using
TypeDoc
Calculates an array of Cluster.