Possible Duplicate:
How to search MKMapView with UISearchBar?
okay now I have a MkMapView that show the currentLocation, but I want to make a search bar to make shortcut that will play a animation to target, such as.. I fill the searchBar with the name of some Street example "Independence Street" and mkmapview will make a current location move to the target. how can I do so? any code to make it easier?