How do I use CzmlDataSource in React Resium?
I’m trying to display a local czml file’s contents on a map with React, Typescript and Resium. For some reason it keeps throwing the error This object was destroyed, i.e., destroy() was called. What am i doing wrong?
Here is the code: