RoadDivider

public enum RoadDivider : UInt32, CaseIterable, Codable

A physical structure or painted road marking intended to legally prohibit left turns in right-side driving countries, right turns in left-side driving countries, and U-turns at divided intersections or in the middle of divided segments.

Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.

  • A painted line that prohibits turns by statute only.

    Declaration

    Swift

    case legal = 1
  • A physical divider preventing specific maneuvres.

    Declaration

    Swift

    case physical