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

Prevent maps from zooming when the page is scrolled. #520

Merged
merged 2 commits into from
Sep 26, 2020

Conversation

bartfeenstra
Copy link
Owner

@bartfeenstra bartfeenstra commented Sep 26, 2020

This fixes #371 for the maps.

This requires Leaflet to be locked at 1.6.x, because the plugin is incompatible with Leaflet 1.7.x. See elmarquis/Leaflet.GestureHandling#58.

@bartfeenstra bartfeenstra merged commit f6d80a3 into master Sep 26, 2020
@bartfeenstra bartfeenstra deleted the no-zoom-on-scoll branch September 26, 2020 11:49
@bartfeenstra bartfeenstra added this to the 0.2.0 milestone Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Do not let page scrolling trigger zoom actions
1 participant