Open Issues Need Help
View All on GitHub Full handling of minZoom / maxZoom 3 months ago
AI Summary: Implement full support for `minZoom` and `maxZoom` in the OLImageryProvider within the OpenLayers-Cesium (olcs) library. This involves handling `minZoom` by returning an empty canvas when the zoom level is below the minimum and enhancing the existing `maxZoom` handling to utilize the layer's `maxZoom` value in addition to the tile grid information.
Complexity:
4/5
enhancement help wanted good first contrib