-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Camera flight issues #4075
Labels
Comments
jbo023
pushed a commit
to virtualcitySYSTEMS/cesium
that referenced
this issue
Sep 4, 2018
Fixes CesiumGS#6962 I'm not sure if we introduced a regression somewhere or if we just never noticed, but the desired camera behavior is that it not force the view to be above terrain if there is still terrain loading. I also confirmed that CesiumGS#4075 is still fixed even with this change.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The below Sandcastle example is a simple save/restore camera view that exposes two issues in Cesium.
Using the above code, fly to San Francisco and create a horizon view right up against the ground. Storing and loading the view won't match.
Stored view
Result after flight
The text was updated successfully, but these errors were encountered: