init(mapRect:)
Creates the largest possible circle centered within the given map rectangle.
Declaration
init(mapRect: MKMapRect)Parameters
- mapRect:
The rectangle to center the circle within.
Creates the largest possible circle centered within the given map rectangle.
init(mapRect: MKMapRect)The rectangle to center the circle within.