common-mapping-client
common-mapping-client copied to clipboard
Cesium imagery provider wrappers should make use of the optional layer extent
Need to translate the optional layer "extents" parameter into the "rectangle" parameter used in Cesium imagery provider construction, use case being non-global layers. Right now Cesium will request tiles for non-global layers which fills the console log with loads of failed request warnings.