Skip to content
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

无法绕固定的点旋转地球 #6

Open
Ants-double opened this issue Apr 23, 2018 · 0 comments
Open

无法绕固定的点旋转地球 #6

Ants-double opened this issue Apr 23, 2018 · 0 comments

Comments

@Ants-double
Copy link

我的代码如下var heading = viewer.camera.heading;; var pitch = viewer.camera.pitch; var range = 30000.0; viewer.camera.lookAt(center, new Cesium.HeadingPitchRange(heading, pitch, range)); camera.rotateLeft(0.01);
但是好像一直在绕极点进行旋转?
我想要的就右鼠标右键那样可以一直绕着转。谢谢你,希望你的回答。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant