ios_google_places_autocomplete icon indicating copy to clipboard operation
ios_google_places_autocomplete copied to clipboard

set default searchText

Open johisco opened this issue 10 years ago • 0 comments

Is it possible to set default search text, lets say i enter a text in a totally seperate textfield, and later prompt the ios_google_places_autocomplete view (gpaViewController)

is it possible to there set the searchBar.text ?

guess what I'm looking for is something like :

gpaViewController.searchBar.text = "My preset address"

johisco avatar Oct 12 '15 10:10 johisco