We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Note that currently (as of commit 1707e5d ) they are out of sync.
--- a/dist/home.js +++ b/dist/home.js @@ -1,5 +1,5 @@ $(document).ready(function(){ - var map = L.map('map').setView([56.8491047,-4.2255712], 6); + var map = L.map('map', {'scrollWheelZoom': false}).setView([56.8491047,-4.2255712], 6);
at least, there may be more.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Note that currently (as of commit 1707e5d ) they are out of sync.
at least, there may be more.
The text was updated successfully, but these errors were encountered: