Hilliness

public enum Hilliness

Represents the desired amount of hilliness for a thrilling route.

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 degree of hilliness in a requested thrilling route as low.

    Declaration

    Swift

    case low
  • Defines the degree of hilliness in a requested thrilling route as normal.

    Declaration

    Swift

    case normal
  • Defines the degree of hilliness in a requested thrilling route as high.

    Declaration

    Swift

    case high