Leku icon indicating copy to clipboard operation
Leku copied to clipboard

:earth_africa: Map location picker component for Android. Based on Google Maps. An alternative to Google Place Picker.

Results 34 Leku issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Since you need to Pay for Places SDK features it would be helpful to have an alternative to it. **Describe...

enhancement
new feature
pending

Hi there, I need to hide search bar and as per documentation, there is method `withSearchBarHidden()` is not found in latest release **leku:9.1.4** mentioned in readme.md file. Please help on...

How Can i hide the search bar if i don't need it , any option for that ?

question
wip
new feature

I still get the 2 errors that always occur and I believe they can easily be fixed. Error 1 (Event type ANR): ``` main (waiting): tid=1 systid=22477 at sun.misc.Unsafe.park(Unsafe.java) at...

bug
done

``` Process: com.civix.link, PID: 12269 io.reactivex.rxjava3.exceptions.UndeliverableException: The exception could not be delivered to the consumer because it has already canceled/disposed the flow or the exception has nowhere to go to...

bug
done

Im currently in canada and when i search things, its suggesting items from US and other countries too. how can i limit result to a specific country? ``` LocationPickerActivity.Builder() .withLocation(location)...

Im using version 9.1.1 with Kotlin, my device is Samsung A02S. When start location picker screen, it's lag and can not touch into view, after ~5 sec, it's show my...

i got this problem when using lib, plz help ![Screen Shot 2021-12-29 at 11 18 06](https://user-images.githubusercontent.com/8202437/147627032-f790f322-7609-4480-ad3c-d820a0853df9.png)

How to get addressId / PlaceId from activity result callback ?

**Describe the bug** **To Reproduce** Steps to reproduce the behavior: **Expected behavior** **Info Required** - Which version of the library do you actually use? - Do you have the localization...

needs verification