yuzhva / react-leaflet-markercluster

React wrapper of the official Leaflet.markercluster for react-leaflet
https://yuzhva.github.io/react-leaflet-markercluster/
MIT License
284 stars 101 forks source link

Dynamically adding markers when cluster is clicked open #182

Closed vinceve closed 2 years ago

vinceve commented 2 years ago

Currently, I'm showing the user a map where I render markers that are dynamically changing positions. I would like to know if it is possible to render the extra 'spider legs' when a cluster is clicked open. The current behavior that I get is that whenever a marker is being added or removed, the cluster closes and should be reopened again.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.