reactivesearch icon indicating copy to clipboard operation
reactivesearch copied to clipboard

Marker rendering and updates are slow when clustering is set to true

Open metagrover opened this issue 6 years ago • 3 comments

metagrover avatar May 15 '18 15:05 metagrover

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.

metagrover avatar May 19 '18 14:05 metagrover

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

michalica avatar Jan 03 '20 12:01 michalica

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

michalica avatar Jan 04 '20 20:01 michalica