MKCircle
A circular overlay with a configurable radius that you center on a geographic coordinate.
Declaration
class MKCircleOverview
This class defines the portion of the map that the overlay covers. To draw the region, return an MKCircleRenderer object from the mapView(_:rendererFor:) method of your map view delegate.