Enums.UTurnPolicy enumeration

  • QML Enumeration List
  • Enums.UTurnPolicy enumeration
  • The UTurnPolicy can be one of:

    ConstantDescription
    Enums.UTurnPolicyNotAllowed(0) No U-turns allowed.
    Enums.UTurnPolicyAllowedAtDeadEnds(1) U-turns only allowed at dead ends.
    Enums.UTurnPolicyAllowedAtIntersections(2) U-turns only allowed at intersections.
    Enums.UTurnPolicyAllowedAtDeadEndsAndIntersections(3) U-turns allowed at dead ends and intersections.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.