Maximilian Schaum
Maximilian Schaum
I am using this package together with gatsby and got a nice perfomance boost. Unfortunately anchor links get disrupted when you use lazy hidration on a page. Specifically anchor links...
This PR fixes the unnecessary rerendering of clusters when nothing has changed. Fixes #801 🦕 The fix is pretty simple, just compare the amount of clusters from before and after...
### Steps to reproduce 1. use MarkerClusterer 2. Optional: use vector maps with fractional zoom and animated cluster markers to see the effect even more 3. clusters get rerendered when...