PassiveNavigationIncorrectVisualSubtype
public enum PassiveNavigationIncorrectVisualSubtype : CaseIterable
Enum denoting the subtypes of the Incorrect Visual
top-level category.
-
The name of the street that appears for the driver on the map is incorrect.
Declaration
Swift
case incorrectStreetName
-
The speed limit displayed on the UI overlay does not match the speed limit of the road.
Declaration
Swift
case incorrectSpeedLimit