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

How to turn of zoom increase/decrease when scrolling over map #465

Closed
vorlov opened this issue Apr 17, 2017 · 2 comments
Closed

How to turn of zoom increase/decrease when scrolling over map #465

vorlov opened this issue Apr 17, 2017 · 2 comments

Comments

@vorlov
Copy link

vorlov commented Apr 17, 2017

if I scroll from top to down and mouse pointer hits map zoom event is called.
how to turn of zooming and just continue scrolling over map

@vorlov
Copy link
Author

vorlov commented Apr 17, 2017

<GoogleMap
...
  defaultOptions={{
    scrollwheel: false,
  }}
...
/>

that hepled

@vorlov vorlov closed this as completed Apr 17, 2017
@tomchentw
Copy link
Owner

Please refer to Getting Help section in the README (or #469).

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

No branches or pull requests

2 participants