MKCoordinateRegion

extension MKCoordinateRegion
  • Returns a Boolean value indicating whether the specified coordinate is within the region.

    Declaration

    Swift

    func contains(_ coordinate: CLLocationCoordinate2D) -> Bool