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=thrillingNote
This option is not yet supported with the Orbis map.Defines the degree of hilliness in a requested thrilling route as high.
Declaration
Swift
case high
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