reactivesearch
reactivesearch copied to clipboard
Marker rendering and updates are slow when clustering is set to true
After spending some time on debugging this, it was apparent that the issue exists on the MarkerClusterer component from the react-google-maps library, where updates on the markers (with large data) cause time-consuming evaluation of new clusters.
I still see the problem here ... are there any updates in this topic?
It looks like this library in not maintained anymore:
https://github.com/tomchentw/react-google-maps
It looks like only one maintainer of react-google-maps is not longer taking care of package (for 2 years). This is new package which can be used as replacement:
https://github.com/tomchentw/react-google-maps/issues/986
There should be just one small breaking change