[Bug] Keple.gl freezes when layer is changed to grid layer
Describe the bug kepler.gl freezes
To Reproduce Steps to reproduce the behavior:
- Go to demo
- Upload data
- Set layer to grid with resolution 0.1 km
- kepler.gl freezes
Expected behavior The layer shows on the map
Desktop (please complete the following information):
- OS: Manjaro Linux
- Browser: Firefox
- Version 134.0
Additional context Add any other context about the problem here.
I'll investigate further but it looks like it's just too much data > 600k+ points in your dataset.
I'll investigate further but it looks like it's just too much data > 600k+ points in your dataset.
Thanks for the investigation, I couldn't find any limits on how many data points which layer type can handle. Is there a known maximum or based on experience some rough estimation? Or are there any known workarounds to allow bigger data sizes (like allowing the browser to allocate more RAM to a specific tab)?