tomchentw / react-google-maps

React.js Google Maps integration component

Home Page:https://tomchentw.github.io/react-google-maps/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onZoomChanged event doesn't working on mobile pinch

felipemaccari opened this issue · comments

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.