tomchentw / react-google-maps

React.js Google Maps integration component
https://tomchentw.github.io/react-google-maps/
MIT License
4.62k stars 939 forks source link

onZoomChanged event doesn't working on mobile pinch #1076

Open felipemaccari opened 2 years ago

felipemaccari commented 2 years ago

Hey guys! Im working to this application with the maps, and doing some things with the onZoomChanged event.

But when i'm using the mobile browser, this event never triggers. When i use the pinch on mobile, the events triggered are the same when i drag the map normally.

I couldn't find any reference of this, or workaround to do to this situation

shreyas-jadhav commented 2 years ago

Facing a similar issue since couple of days. onZoomChanged doesn't trigger any zoom event unless I slightly drag the map.