watsonbox / ios_google_places_autocomplete

Google Places address entry for iOS (Swift)
MIT License
269 stars 72 forks source link

How to empty the table n searchbar text after selecting one result ? #11

Closed Nikesh closed 9 years ago

watsonbox commented 9 years ago

You can now do gpaViewController.reset(). Hope this helps.