A versatile and lightweight toolkit for building a simple web map.
This project is maintained by bcgov
This object defines properties that influence the rendering of clusters of points.
A clusterOption object contains these properties, which have these default values. Click on a property name for more information:
{ "showCoverageOnHover": false }
"showCoverageOnHover": Boolean
If true
, then the bounds of a cluster’s markers show when you hover over the cluster.
The default value is false
.