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
.
The text was updated successfully, but these errors were encountered:
I'm not familiar with Mapbox but this looks like a projection issue. Try changing "epsg4326" to "epsg3857" to see if that projection is compatible.
Sorry, something went wrong.
It might be the case that the Mapbox globe doesn't support the epsg4326 projection. If you want to stick with epsg4326, you may want to take a look at the equirectangular projection option here: https://docs.mapbox.com/mapbox-gl-js/guides/projections/#equirectangular
No branches or pull requests
.
The text was updated successfully, but these errors were encountered: