RouteLabelType
public enum RouteLabelType : UInt32, CaseIterable, Codable
Identifies the type of the route label.
-
The route label contains a street name.
Declaration
Swift
case streetName -
The route label contains a route number.
Declaration
Swift
case routeNumber