RoadClassExclusionViolation
public struct RoadClassExclusionViolation
Exact RoadClass
exclusion violation case.
-
RoadClasses
that were violated at this point.Declaration
Swift
public var roadClasses: RoadClasses
-
Index of a
Route
insideRouteResponse
where violation occured.Declaration
Swift
public var routeIndex: Int
-
Declaration
Swift
public var legIndex: Int
-
Declaration
Swift
public var stepIndex: Int
-
Index of an
Intersection
insideRouteStep
where violation occured.Declaration
Swift
public var intersectionIndex: Int