SMK Usage Guide

A versatile and lightweight toolkit for building a simple web map.

This project is maintained by bcgov

SMK / Configuration / Layers

Layer Cluster Option Objects

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 Property

"showCoverageOnHover": Boolean

If true, then the bounds of a cluster’s markers show when you hover over the cluster. The default value is false.