Deck Zoom Level To Altitude Meters? #5719
-
|
Does deck have a way to convert from zoom level to approx altitude in meters? Or would there be a calculation on deck's zoom level that could be performed? I am currently using nebula.gl for drawing. All GeoJSON values however are returned with lat/lon only values. I would like to add the third/option altitude value to the GeoJSON being returned. |
Beta Was this translation helpful? Give feedback.
Answered by
Pessimistress
May 3, 2021
Replies: 1 comment 2 replies
-
|
What altitude are you trying to get? The altitude of the camera? What does that have to do with the altitude of GeoJSON features? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
jfuehner
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What altitude are you trying to get? The altitude of the camera? What does that have to do with the altitude of GeoJSON features?