ADRTunnelRestrictionCode
public enum ADRTunnelRestrictionCode
If vehicleAdrTunnelRestrictionCode is specified, the vehicle is subject to ADR tunnel restrictions.
Important
This is a Public Preview API. It may be changed or removed at any time.-
B: Vehicles with code B are restricted from roads with ADR tunnel categories B, C, D, and E.
Declaration
Swift
case b
-
C: Vehicles with code C are restricted from roads with ADR tunnel categories C, D, and E.
Declaration
Swift
case c
-
D: Vehicles with code D are restricted from roads with ADR tunnel categories D and E.
Declaration
Swift
case d
-
E: Vehicles with code E are restricted from roads with ADR tunnel category E.
Declaration
Swift
case e