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

Add onDragend to IMarkerProps #520

Closed kc97ble closed 2 years ago

kc97ble commented 3 years ago

Here is an example from the repo. image

Since onDragend is not defined, this example will cause a compile error in TS.

sizmamani commented 2 years ago

Hey why this PR not merged yet?

kc97ble commented 2 years ago

Hey why this PR not merged yet?

I think no one is maintaining this repo.