Replies: 1 comment
-
You might have more luck posting this in the slack channel. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi everybody, great library 👌. I'm writing an application with maplibre with terrain and a deck.gl overlay with flying objects (paragliders). Looks pretty good but when I use map.flyTo, the objects will usually be on top or out of the viewport because they have an elevation above terrain.
Currently flyTo seems to use the terrain elevation for calculating the viewport center. Is there a way to extend this behaviour and use a known elevation instead?
Thanks and best, Mo
Beta Was this translation helpful? Give feedback.
All reactions