RoundaboutGuidanceInstructionError
public enum RoundaboutGuidanceInstructionError : Error
Exceptions that can be thrown during creation of RoundaboutGuidanceInstruction.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Turn angle doesn’t lie in the range
-180, 180.`Declaration
Swift
case invalidTurnAngle
RoundaboutGuidanceInstructionError Enumeration Reference