-
A primitive rest stop that provides parking but no additional services.
Declaration
Swift
case serviceArea = "service_area" -
A major rest stop that provides amenities such as fuel and food.
Declaration
Swift
case restArea = "rest_area"
Install in Dash
StopType Enumeration Reference