My requirement is as follows,
User writes address in UITextfield, based on that address latitude and longitude will be fetched and it would be shown on map.
But client's one more requirement is, while typing the address on textfield, possible entries of address would be shown under textfield.
I can not understand how to get possible entries of address.