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"
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"