GeonameMatchType

public enum GeonameMatchType
extension GeonameMatchType: Equatable, Hashable
  • Declaration

    Swift

    case abbreviation
  • Declaration

    Swift

    case airportCode
  • This includes any names that aren’t abbreviations or airport codes.

    Declaration

    Swift

    case name