PassiveNavigationWrongTrafficSubtype
public enum PassiveNavigationWrongTrafficSubtype : CaseIterable
Enum denoting the subtypes of the Wrong Traffic
top-level category.
-
The traffic displayed on the map is not reflecting the actual congestion of the road.
Declaration
Swift
case congestion
-
The traffic displayed on the map is not reflecting the actual moderate traffic of the road.
Declaration
Swift
case moderate
-
The traffic displayed on the map is displaying traffic when there isn’t any.
Declaration
Swift
case noTraffic