Title: Disable Google Map Scrollwheel
Last modified: August 20, 2016

---

# Disable Google Map Scrollwheel

 *  Resolved [stacyzoo](https://wordpress.org/support/users/stacyzoo/)
 * (@stacyzoo)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/disable-google-map-scrollwheel/)
 * Where are the Google map API settings located at so I can disable the scrollwheel
   zoom in/out?
 * [http://wordpress.org/extend/plugins/fs-real-estate-plugin/](http://wordpress.org/extend/plugins/fs-real-estate-plugin/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [stacyzoo](https://wordpress.org/support/users/stacyzoo/)
 * (@stacyzoo)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/disable-google-map-scrollwheel/#post-3339831)
 * Anyone have a solution to this? I’d really like to know because as it is right
   now, it’s very frustrating to try and scroll down passed the map only to have
   it get stuck zooming out on the map instead of scrolling down the page to view
   listings.
 *  Plugin Author [FireStorm Plugins](https://wordpress.org/support/users/wfernley/)
 * (@wfernley)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/disable-google-map-scrollwheel/#post-3339862)
 * Check out this link: [http://stackoverflow.com/questions/2330197/how-to-disable-mouse-scroll-wheel-scaling-with-google-maps-api](http://stackoverflow.com/questions/2330197/how-to-disable-mouse-scroll-wheel-scaling-with-google-maps-api)
 * You can add a new line in the hooks.php file after 290 with whatever custom settings
   you wish to add to the map.
 * The PRO Version will include additional customization options for the map.
 *  Thread Starter [stacyzoo](https://wordpress.org/support/users/stacyzoo/)
 * (@stacyzoo)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/disable-google-map-scrollwheel/#post-3339870)
 * Thank you! That worked perfectly! I added the following line:
 * scrollwheel: false,
 * In the wp-content/plugins/fs-real-estate-plugin/hooks.php file right after line
   290 (after zoom: <?php echo $GMapZoom; ?>,).

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Disable Google Map Scrollwheel’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/fs-real-estate-plugin_35739e.svg)
 * [FireStorm Professional Real Estate Plugin](https://wordpress.org/plugins/fs-real-estate-plugin/)
 * [Support Threads](https://wordpress.org/support/plugin/fs-real-estate-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/fs-real-estate-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fs-real-estate-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fs-real-estate-plugin/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [stacyzoo](https://wordpress.org/support/users/stacyzoo/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/disable-google-map-scrollwheel/#post-3339870)
 * Status: resolved