AdevintaSpain / Leku

:earth_africa: Map location picker component for Android. Based on Google Maps. An alternative to Google Place Picker.
https://adevintaspain.github.io/Leku/
Apache License 2.0
763 stars 170 forks source link

Get address from places api #376

Open nicemak opened 1 year ago

nicemak commented 1 year ago

Is your feature request related to a problem? Please describe. When i search some place, places api returns complete address, but geocoder in leku provide different address.

Describe the solution you'd like there should be a function which returns places api suggested address.

nicemak commented 1 year ago

@ferranpons any help?

nicemak commented 1 year ago

any updates?

nicemak commented 1 year ago

Any updates?

ferranpons commented 1 year ago

@nicemak Sorry I got no time to look at it until now. I'll try to solve this as soon as possible.

cansener commented 7 months ago

Hello, i have the exact same problem, when i click the searched address from the list, map is located to the selected coordinate but geocoder sometimes fail to construct an adress and shows a different address mostly, if i click the pin again the address is constructed.