NaturalGuidanceType

public enum NaturalGuidanceType : UInt32, CaseIterable, Codable

Indicates the type of the natural guidance element.

  • Stop sign.

    Declaration

    Swift

    case stopSign
  • Traffic light.

    Declaration

    Swift

    case trafficLight