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
I want to display small hills on a marathon track as mountains. How can I exaggerate elevation?
And is it possible to add GPS-track line on top of the map?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi, thanks for considering this library!
How can I exaggerate elevation?
Maybe, you can modify examples/flat example. In source code, update the z value however you like.
z
three-geo is quite low level, and so you will need to construct and add such objects by yourself. I would suggest starting with examples/projection.
three-geo
Sorry, something went wrong.
@j-devel Thanks a lot! I was playing with elevation like it is shown in "flat" example and it was awesome!
I'll have a chance to try a "projection" example soon.
The library is great, I'm impressed!
No branches or pull requests
I want to display small hills on a marathon track as mountains.
How can I exaggerate elevation?
And is it possible to add GPS-track line on top of the map?
Thanks!
The text was updated successfully, but these errors were encountered: