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

Feature: Infinite horizontal scroll, for a map #650

Open
jasongitmail opened this issue Jul 10, 2023 · 2 comments
Open

Feature: Infinite horizontal scroll, for a map #650

jasongitmail opened this issue Jul 10, 2023 · 2 comments
Labels

Comments

@jasongitmail
Copy link

I have a bit of a challenge for you. Maybe this is possible already?

What problem does this feature solve?

Assume you have an SVG map. It'd be nice to be able to pan infinitely in the horizontal direction, as if the map were rotating back into view.

Describe the solution you'd like

Not sure how to approach this.

Describe alternatives you've considered

leaflet.js but it's too heavy. This is for a hero graphic and panzoom is much lighterweight.

Additional context

@folsze
Copy link

folsze commented Jan 2, 2024

What do you mean by "leaflet.js" is too heavy? And why is this a problem for your specific use case? Just asking since I am considering leaflet.js

@jasongitmail
Copy link
Author

Too heavy as in "adds KBs of JS that are more than is justifiable for a mere hero graphic" in my case.

But I've since gone in another direction and don't use the project. Please feel free to close if you don't see value in it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants