-
Returns true if the route step is on a motorway.
Declaration
Swift
public var isMotorway: Bool { get }
-
Returns the last instruction for a given step.
Declaration
Swift
public var lastInstruction: SpokenInstruction? { get }