Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Out of Memory Browser Crash #192

Closed
hemarcu opened this issue Jan 17, 2022 · 1 comment
Closed

Out of Memory Browser Crash #192

hemarcu opened this issue Jan 17, 2022 · 1 comment

Comments

@hemarcu
Copy link

hemarcu commented Jan 17, 2022

https://codesandbox.io/s/competent-newton-v1mpo

50,000 markers
out of memory browser crash
click on two clusters
click drag right
page becomes unresponsive
in both chrome & firefox

snap

Marker.Clustering.crash.mp4
@ghost ghost assigned jpoehnelt Jan 17, 2022
@jpoehnelt jpoehnelt transferred this issue from googlemaps/js-samples Jan 19, 2022
@jpoehnelt jpoehnelt removed their assignment Jun 17, 2022
@amuramoto
Copy link
Member

This is likely caused because the clusterer is implemented using google.maps.Marker which is not intended to support datasets of this size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants