rtchagas / pingplacepicker

An almost plug and play replacement for Google's Place Picker
Apache License 2.0
142 stars 55 forks source link

Select this location does not return the actual LatLng #62

Closed mahasadhu closed 4 years ago

mahasadhu commented 4 years ago

Hi Rafael, thank you for this awesome library.

When users click on select this location button, the library does not return the actual LatLng selected by the users. Instead it only return place object retrieved from the Google Place.

It becomes a problem when the app needs the actual coordinate selected by the users. I will submit a PR

rtchagas commented 4 years ago

I've release the version 2.0.3 with the fix :)