Entrance
public struct Entrance : Codable, Hashable
Undocumented
-
Undocumented
Declaration
Swift
public let type: EntranceType
-
Undocumented
Declaration
Swift
public let lat: CLLocationDegrees
-
Undocumented
Declaration
Swift
public let lng: CLLocationDegrees
-
Undocumented
Declaration
Swift
public let address: String?