Contents

MKLocalSearch

A utility object for initiating map-based searches and processing the results.

Declaration

class MKLocalSearch

Overview

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.

Topics

Creating a search request

Performing the search

Getting search results

Initializers

See Also

Local search