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 carousel effect #119

Open
kmbisset89 opened this issue Jul 5, 2024 · 3 comments
Open

Add carousel effect #119

kmbisset89 opened this issue Jul 5, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@kmbisset89
Copy link

I would like to have the ability to infinitely scroll the map so that it does behave like a globe.

@p-lr
Copy link
Owner

p-lr commented Jul 10, 2024

I'm curious to know about the use case. Is the map a complete world representation?

This requires significant changes in how the library works internally.
Also, in a flat space, how far would we be able to zoom out?

@kmbisset89
Copy link
Author

I believe you would be able to hit the MinimumScaleType.Fill condition and then enable the feature. This feature may also require that scale type to allow for the calculations for offset.

@kmbisset89
Copy link
Author

For the complete world representing question, I was playing with the demo of the osm and some lower res layers and saw the world but this where like other map systems would allow me to pan. If I plot a flight map I would have to zoom to the other side of the map.

@p-lr p-lr added the enhancement New feature or request label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants