Contents

region

The region that defines the geographic scope of the search.

Declaration

var region: MKCoordinateRegion { get set }

Discussion

Use this property to limit search results to the specified geographic area. The default value of this property is a region that spans the entire world.

See Also

Specifying the query attributes