Describe the bug
Facing error while clustering a copy of keplerJS in local:
error while initializing ClusterLayer({id: 'qujpxk9'})
TypeError: kdbush is not a function
To Reproduce
Steps to reproduce the behavior:
Copy kepler.gl into local, load it with a default csv and config.
Open console.
Change the Source layer type to be cluster. It doesn't cluster.
See error in console.
Expected behavior
The data should be clustered and there should not error message in the clusters.
Screenshots
Desktop (please complete the following information):
OS: [Mac OS 10.14.6]
Browser: chrome
Version :[Version 76.0.3809.100 (Official Build) (64-bit)]]
Describe the bug Facing error while clustering a copy of keplerJS in local: error while initializing ClusterLayer({id: 'qujpxk9'}) TypeError: kdbush is not a function
To Reproduce Steps to reproduce the behavior:
Expected behavior The data should be clustered and there should not error message in the clusters.
Screenshots
Desktop (please complete the following information):