MKLocalSearch
A utility object for initiating map-based searches and processing the results.
Declaration
class MKLocalSearchOverview
Use an MKLocalSearch object to execute a single search request. You might use this class to search for addresses or points of interest on the map. Upon completion of the request, the object delivers the results to the completion handler that you provide.