fullstackreact / google-maps-react

Companion code to the "How to Write a Google Maps React Component" Tutorial
https://www.fullstackreact.com/articles/how-to-write-a-google-maps-react-component/
MIT License
1.64k stars 818 forks source link

Unable to get marker coordinates on drag #527

Open ibtisamtufail opened 2 years ago

ibtisamtufail commented 2 years ago

i drag the marker on map and get coordinats on only onDragend function. How i get these coordinate values along moving with the marker

ijazahmedbhatti commented 2 years ago

I am also looking for same