PassiveNavigationRoadIssueSubtype
public enum PassiveNavigationRoadIssueSubtype : CaseIterable
Enum denoting the subtypes of the Road Issue
top-level category.
-
The map data is incorrect, the certain piece must be excluded from routing because user won’t be ever able to follow any route based on that piece .
Declaration
Swift
case streetPermanentlyBlockedOff
-
The user is unable to follow the route due to a temporary closure.
Declaration
Swift
case streetTemporarilyBlockedOff
-
The map data is incorrect or outdated, the user isn’t able to follow any route based on that road.
Declaration
Swift
case missingRoad