@virtualarchitectures The tutorial you referenced is outdated, unfortunately. You should import modules from the cesium
package like this:
import { Ion, Viewer } from "cesium";
...
@virtualarchitectures The tutorial you referenced is outdated, unfortunately. You should import modules from the cesium
package like this:
import { Ion, Viewer } from "cesium";
...