openlayers / ol-cesium

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

Simplify scaling system example #1138

Closed gberaudo closed 6 months ago

gberaudo commented 6 months ago

We already have a scaling system. So the example was changed to use it. Ideally we would use the https://cesium.com/learn/cesiumjs/ref-doc/CesiumWidget.html?classFilter=widge#resolutionScale property, see #1137.