var widget = new Cesium.CesiumWidget(‘cesium’, {
sceneMode: Cesium.SceneMode.COLUMBUS_VIEW,
imageryProvider: false,
baseLayerPicker: false,
terrainProvider: false,
});
I’m still getting this unauthorized error: https://api.cesium.com/v1/assets/2/endpoint?xxxxxx
Trying to work offline without using ION.