Set the cluster's geographical position and move it.
cluster.setLngLat(data);
Removes the cluster from a map.
cluster.setMap(null);
Last updated 4 years ago