Navigation Menu

Skip to content
New issue

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

Add support for different projections #7

Open
colbyfayock opened this issue Oct 14, 2019 · 0 comments
Open

Add support for different projections #7

colbyfayock opened this issue Oct 14, 2019 · 0 comments
Labels
Hacktoberfest help wanted Extra attention is needed

Comments

@colbyfayock
Copy link
Owner

At the moment, the only projection support is what Leaflet provides out of the box. We'll want to provide a way to let a service define the projections it works with (it can be more than 1), and utilize that projection name for map configuration.

Most likely would want to utilize the Map CRS option:
https://leafletjs.com/reference-1.5.0.html#map-crs

@colbyfayock colbyfayock added Hacktoberfest help wanted Extra attention is needed labels Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant