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
{{ message }}
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.
We already have a potential solution proposed by @OmarShehata:
I think you may need to detect and disable the inertial frame logic when the camera is morphing and/or when it's in 2D view. You can listen to the morph event here:
(Asked in the Cesium forum)
When enabling the
icrf
function on the JavaScript side implemented here:czml3/src/czml3/widget.py
Lines 26 to 40 in 7b8ba68
There are some strange effects when rotating the view or switching to 2D. We should try to fix those.
The text was updated successfully, but these errors were encountered: