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
Gauss-Kruger projection is an useful projection in my application. I am wondering if it possible to add it.
https://github.com/mapbox/mapbox-gl-js/tree/main/src/geo/projection Maybe add new file about Gauss-Kruger projection in this folder is could be a solution.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Motivation
Gauss-Kruger projection is an useful projection in my application. I am wondering if it possible to add it.
Design Alternatives
https://github.com/mapbox/mapbox-gl-js/tree/main/src/geo/projection
Maybe add new file about Gauss-Kruger projection in this folder is could be a solution.
Design
Mock-Up
Concepts
Implementation
The text was updated successfully, but these errors were encountered: