Troubleshooting Cesium and Angular apps

Hey all :wave:,

Since it is very difficult to troubleshoot Cesium and Angular use cases through Sandcastle, I have created a very basic sample in StackBlitz https://stackblitz.com/edit/angular-cesium-sample that you can have a look. More specifically, you can use it to provide a reproduction of the problem that you face when integrating Cesium in Angular:

  1. Navigate to https://stackblitz.com/fork/angular-cesium-sample.
  2. Paste your code accordingly to reproduce the specific problem and make sure that you Save it.
  3. Click on the Share button that exists on the top bar.
  4. Use the Editor URL when reporting your issue so that the Cesium team and the rest of the community can better assist you.

I hope you find it useful. Any feedback is highly appreciated.

Thanks :pray:

4 Likes

Hi Aristeidis,

This is great. Thank you for sharing!

1 Like