Show locations in UITableview

enter image description hereI want to show locations in UITableView. Here I take one UITextFieldand UITableView. Now I want to display the location name in the table view according to the keyword entered in the text box. Does anyone know how to do this? Please help me friends. Recommended places should appear in the table view, because sometimes the user may mistakenly name the city name or may have the same city name in another country.

based on the image above. You can understand what exactly I need.

-4
source share
1 answer

geocoding. Google Geocoding API - UITextField, Google , , UITableView. Google , , .

+1

All Articles