For the complete documentation index, see llms.txt. This page is also available as Markdown.

Instance Members

setLngLat(data)

Set the cluster's geographical position and move it.

 cluster.setLngLat(data);

Remove Cluster

Removes the cluster from a map.

cluster.setMap(null);

Last updated

Was this helpful?