I received an email today regarding the Google Place Picker.
"The Place Picker is deprecated as of January 29, 2019. This feature will be turned off on July 29, 2019, and will no longer be available after that date. You must install the compatibility library to continue using the Place Picker during the deprecation period. Once the deprecation period has ended, the Place Picker will no longer be available for use (including the version in the compatibility library)."
They just mentioned that it will no longer work eventually but they did not specify the replacement to it. So what will developers now use to enable our users to pick places?
They deprecated the PlacePicker because of the Places API new billing model.
The Location Picker allows people to easily find a location and save the longitude and latitude to a form text input. The main starting point will usually be for a user to search for an address using the input field and search button which is automatically added.
The Place Picker UI is a dialog that allows a user to pick a Place using an interactive map.
So I made a free version of Place Picker. It's not as feature rich but is free. It uses geocoder to fetch the address and coordinates of a place. Will be adding more features like optional Autocomplete Widget (Its not free though) in the next few days. Check it put here:
https://github.com/suchoX/PlacePicker
My original answer with 15 upvotes was deleted without reason... I'm reposting it here..
As my app heavily depends on the Place Picker, I decided to create a new one based on Google's Place Picker.
https://github.com/rtchagas/pingplacepicker
Take a look at the key difference here
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With