openlayers / ol-cesium

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

Rework OLCesium class to use the Cesium engine widget #1137

Open gberaudo opened 6 months ago

gberaudo commented 6 months ago

OL-Cesium does not use the Cesium widget for historical reasons. As a consequence the OLCesium class needs to reimplement many mechanism, sometimes not 1:1.

We should consider reimplementing the OLCesium class on top of https://cesium.com/learn/cesiumjs/ref-doc/CesiumWidget.html?classFilter=widge#resolutionScale .