Type

public enum RouteSection.`Type`

Route segment type.

  • Segment of the route that lies in a tunnel.

    Declaration

    Swift

    case tunnel
  • Non drivable segment of the route.

    Declaration

    Swift

    case nonDrivable