Minimal example:
import SwiftUI import MapKit extension CLLocationCoordinate2D: Equatable { static public func ==(lhs: Self, rhs: Self) -> Bool {