react-google-maps
react-google-maps copied to clipboard
onZoomChanged event doesn't working on mobile pinch
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
Facing a similar issue since couple of days. onZoomChanged
doesn't trigger any zoom event unless I slightly drag the map.