You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I’m using your library a lot lately but I’ve a weird issue:
I don’t think I’m using Cesium Ion, I’m hosting 3d tilesets and terrain on my pc and I haven’t configured an ion access token but the Ion logo keeps showing up. The Cesium documentation suggests to disable geocoder and default imagerylayer in the viewer but I can’t access it from cesium Ion, however the globe was white if I didn’t add a layer with cesium imagery provider (I suppose it’s due to raster reprojection) .
How can I be sure that I’m not using Cesium Ion at all while using your library?
Thank you very much for your work
The text was updated successfully, but these errors were encountered:
Are you using the contribManager class?
If yes: you can extend it to remove the calls to Cesium Ion related resources;
If no: then you are not using Cesium Ion.
I will keep the issue open so that:
someone investigates why the Cesium Ion logo is shown when no Cesium Ion resource is used;
some documentation is added about Cesium Ion usage in the Manager.
Hello, I’m using your library a lot lately but I’ve a weird issue:
I don’t think I’m using Cesium Ion, I’m hosting 3d tilesets and terrain on my pc and I haven’t configured an ion access token but the Ion logo keeps showing up. The Cesium documentation suggests to disable geocoder and default imagerylayer in the viewer but I can’t access it from cesium Ion, however the globe was white if I didn’t add a layer with cesium imagery provider (I suppose it’s due to raster reprojection) .
How can I be sure that I’m not using Cesium Ion at all while using your library?
Thank you very much for your work
The text was updated successfully, but these errors were encountered: