Windingness

public enum Windingness

Represents the desired amount of turns for thrilling routes

Note

This parameter can only be used in conjunction with routeType=thrilling.

Note

This option is not yet supported with the Orbis map.
  • low

    Defines the amount that a thrilling route should wind as low.

    Declaration

    Swift

    case low
  • Defines the amount that a thrilling route should wind as normal.

    Declaration

    Swift

    case normal
  • Defines the amount that a thrilling route should wind as high.

    Declaration

    Swift

    case high