EPSG:4326 projection method, how to set the viewport #5513
Unanswered
shaojun427
asked this question in
Q&A
Replies: 1 comment 6 replies
-
You can use the OrthographicView. |
Beta Was this translation helpful? Give feedback.
6 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have modified the projection method of mapbox-gl, the slice rendering is normal, but the viewport of the deck is Mercator projection by default. If I want to support other EPSG, do I need to configure it based on the basic viewport?
Beta Was this translation helpful? Give feedback.
All reactions