Closure
public struct Closure : Codable, Equatable, ForeignMemberContainer
Live-traffic related closure that occured along the route.
-
Declaration
Swift
public var foreignMembers: JSONObject -
The range of segments within the current leg, where the closure spans.
Declaration
Swift
public var shapeIndexRange: Range<Int> -
Declaration
Swift
public init(from decoder: Decoder) throws -
Declaration
Swift
public func encode(to encoder: Encoder) throws
Install in Dash
Closure Structure Reference