openlayers / ol-cesium

OpenLayers - Cesium integration
http://openlayers.org/ol-cesium/
BSD 2-Clause "Simplified" License
1.01k stars 327 forks source link

Cesium Ion logo keeps showing up #1074

Open mattiatibu opened 1 year ago

mattiatibu commented 1 year ago

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

gberaudo commented 1 year ago

Hello @mattiatibu,

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: