Panorama? #7335
Unanswered
VladimirKalachikhin
asked this question in
Q&A
Panorama?
#7335
Replies: 2 comments 6 replies
-
|
I think you need to set clamp to ground false or something. Generally speaking, you can't move the camera inside the terrain, so that might move the camera to a different position than expected. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Heh, sorry, I got it all wrong. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a right way to create a panorama from a DEM file? That is, a horizontal view from the ground level?
I calculate the camera options using map.calculateCameraOptionsFromTo(), and have
pitch90 andelevation1 in CameraOptions object, but the view is still obtained from a height, not from sea level.Beta Was this translation helpful? Give feedback.
All reactions