You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: