RoadCategory
public enum RoadCategory
A coarse-grained classification of roads according to road purpose and capacity. In general, it is associated with specific horizon data.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Motorway.
Declaration
Swift
case motorway
-
A controlled-access road with regulated traffic flow, entries, and exits.
Declaration
Swift
case controlledAccess
-
Outside of urban.
Declaration
Swift
case outsideUrban
-
Urban.
Declaration
Swift
case urban