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

.withGooglePlacesEnabled() #318

Closed sondangpangrib closed 1 year ago

sondangpangrib commented 3 years ago

Hi.. iget this error cannot resolves method .withGooglePlacesEnabled() how to solves this ??

also move the library to mavenCentral()

jcenter will shutdown soon

Thanks for library

Sondang

AlmisbahTS commented 3 years ago

Same issue, I think it removed in newer version

ferranpons commented 2 years ago

It was modified, you need to provide the API Key in order to enable it. Using this:

.withGooglePlacesApiKey("<PUT API KEY HERE>")