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
GoogleCloudAuthPlugin, CesiumIonAuthPlugin: added "autoRefreshToken" option to enable automatically refreshing the token when requests fail due to timeout.
Fixed
Fixed type definition.
GlobeControls, EnvironmentControls: Account for near and far camera clip distances.
I3DMLoader: Fix cases where external files may not be loaded correctly.
Documentation typo: maxByteSize -> maxBytesSize.
Documented that LRUCache's maxByteSize and minByteSize are only compatible with three.js >= r166
Environment / GlobeControls: Fixed the pivot point mesh appearing when controls are disabled.
Case where LRUCache could cause tiles to load repeatedly.