We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be really cool if we cool see the lines in a 3d way, a bit like on Google Earth, would be very interesting for renders. Thanks!
The text was updated successfully, but these errors were encountered:
This is possible now via console API. If you type this:
scene.queryLayer().lines.rotateX(-Math.PI/4)
It will add the perspective to the city
A bit cumbersome admittedly. I'm still trying to crystalize the intuitive UI for all 3d manipulations along with better navigation in 3D
Sorry, something went wrong.
This is now enabled for all. Announcement: https://twitter.com/anvaka/status/1246534725088362496
It supports all input devices that I could test:
Use Alt + Mouse Drag to change perspective
Alt
Mouse Drag
W
A
D
S
Q
E
F
R
-
=
Please let me know if there are any issues found.
No branches or pull requests
It would be really cool if we cool see the lines in a 3d way, a bit like on Google Earth, would be very interesting for renders. Thanks!
The text was updated successfully, but these errors were encountered: