Entrance

public struct Entrance : Codable, Hashable

Undocumented

  • Undocumented

    Declaration

    Swift

    public let type: EntranceType
  • lat

    Undocumented

    Declaration

    Swift

    public let lat: CLLocationDegrees
  • lng

    Undocumented

    Declaration

    Swift

    public let lng: CLLocationDegrees
  • Undocumented

    Declaration

    Swift

    public let address: String?