mnbayan / AutocompleteTextfieldSwift

Simple and straightforward sublass of UITextfield to manage string suggestions
MIT License
290 stars 66 forks source link

Updated code. #60

Open anirudhamahale opened 7 years ago

anirudhamahale commented 7 years ago

1) Updated the code to swift 3. 2) Modified your code to send placeId on selection. 3) Used Google's GMSPlacesClient service to retrieve the coordinates.