GeonameMatchType
public enum GeonameMatchType : Equatable, Hashable
extension GeonameMatchType: Sendable
-
Declaration
Swift
case abbreviation -
Declaration
Swift
case airportCode -
This includes any names that aren’t abbreviations or airport codes.
Declaration
Swift
case name