mnbayan / AutocompleteTextfieldSwift

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

How to set place type to "Address"?? #62

Closed Sakshi584 closed 6 years ago

Sakshi584 commented 6 years ago

I am using swift 3.2, predictions are giving Countries and cities name instead of a proper address. How can I get the only complete address in predictions??