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 spherical projection for globe-like view #256

Open
krisalyssa opened this issue Jul 1, 2020 · 0 comments
Open

Add spherical projection for globe-like view #256

krisalyssa opened this issue Jul 1, 2020 · 0 comments
Labels
spike Investigate and maybe create more issues

Comments

@krisalyssa
Copy link
Contributor

Google Maps switches to a spherical-ish projection when you zoom out far enough. Can we do the same?

I think Leaflet supports non-rectilinear projections, but some investigation is needed. A complication may be that since our source data (the tiles extracted from KSP) are based on a rectilinear projection, they may not look so good if converted to a spherical projection.

@krisalyssa krisalyssa added the spike Investigate and maybe create more issues label Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spike Investigate and maybe create more issues
Projects
None yet
Development

No branches or pull requests

1 participant