remainder
A rectangle that represents the normalized portion of the specified rectangle that lies outside the world map boundaries.
Declaration
var remainder: MKMapRect { get }Discussion
For a rectangle that lies on the 180th meridian, this function isolates the portion that lies outside the boundary, wraps it to the opposite side of the map, and returns that rectangle.