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 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
TomTom SDK for iOS (0.53.1)
Hilliness