I have a page that has a large map displayed in the center. As you might know (and hate) whenever you rotate your mouse wheel on a map, it zoomes in/out.
Is there a way to disable this effects?All the other interactions with the map are okay, i need only to disable that.
I’m using V3 of the API. Jquery solutions are welcome.
Have a look at these pages:
The function you are looking for is
€dit:
V3 Solution is on Stackoverflow 😉
How to disable mouse scroll wheel scaling with Google Maps API