elcsiga / react-streetview

Google street view component for React.js
MIT License
21 stars 23 forks source link

Disable scroll on street-view div #4

Closed vsai closed 7 years ago

vsai commented 7 years ago

Is there any way I can disable the zoom functionality if the user happens to scroll over the street view div?

elcsiga commented 7 years ago

I think yes, try scrollwheel parameter in StreetViewPanoramaOptions (https://developers.google.com/maps/documentation/javascript/3.exp/reference#StreetViewPanoramaOptions)