3

I want to remove a confirmation dialog from Android PlacePicker API, is it possible?

enter image description here

Nishant Rajput
  • 2,053
  • 16
  • 28

1 Answers1

0

It is not currently possible to disable the confirmation step in the Place Picker.

AndrewR
  • 10,759
  • 10
  • 45
  • 56
  • Does it change since then ? It's still not possible to disable/override the confirmation step ? I would like to use the Place Autocomplete as search bar in order to show the selected place in the map before setting this place as the selected one! – JoseF Jun 29 '17 at 13:50