DEV Community

Discussion on: Easy way to integrate Google Maps in React

Collapse
 
thomasledoux1 profile image
Thomas Ledoux

You could try something like this: codesandbox.io/s/lively-sun-8v5r8?...
Look at the dragEnd function where I'm logging the latitude of the current center of the map (that's what the user is looking at at this moment)