Hey all! I am experiencing a strange behavior when importing Cesium as ES6 module in my Angular application. Before version 1.67, the following snippet works correctly:
@omar it works ok with the webpack example and I found out that it works also with the Angular CLI. The errors that are shown come from the typescript compiler b/c it cannot find the required types. Overall, it works as expected. Furthermore, I installed @types/cesium package and the compiler errors are gone. for your help.