I have a spinning globe that I created using the Spinning Globe template that I think I reached a limit for. There are about 28K points that are plotted on the globe, and it doesn’t spin smoothly .
It looks like it’s plotting every point in every cycle. Is there opportunity for optimizing this? For example, can we plot the points all at once and then simply “run” it? Can we use React?
I’d love any help you can provide as I’m kind of stuck.
Thanks,
David