Contents

boundingRegion

The map region that encloses the returned search results.

Declaration

var boundingRegion: MKCoordinateRegion { get }

Discussion

The returned region is the smallest bounding box that encloses all of the map items. If there’s only one search result, the size of the region may be (0, 0).

See Also

Getting the search results