addDecoration Method

This method should be called from Decorator.decorate. It will add this this MarkerSet to the supplied DecorateContext. This method implements the logic that turns overlapping Markers into a Cluster.

addDecoration(context: DecorateContext): void

Parameter Type Description
context DecorateContext The DecorateContext for the Markers

Defined in

Last Updated: 08 January, 2020