google_maps_place_picker
google_maps_place_picker copied to clipboard
Place suggestions list is not get disappeared when user taps "Select here" button.
Describe the bug I could not hide the place suggestions list when user taps on "Select here" button.
To Reproduce Steps to reproduce the behavior:
- Search for some place
- Place suggestion will get appeared
- Click on "Done" button in keyboard
- Click on "Select here" button and you can notice place suggestions list overlay not get disappeared. Even if i navigate to other screen also overlay is keep on appearing.
Expected behavior When user taps on "Select here" button then place suggestions list overlay should get disappeared.
Got same issue today, is there a way to close the suggestions on the tap event?
So should be access searchBarController.clearOverlay();