RouteType
Types
Link copied to clipboard
data class Thrilling(val hilliness: Hilliness? = null, val windingness: Windingness? = null) : RouteType
Route which includes interesting or challenging roads and uses as few motorways as possible. You can set the desired road curvature and the degree of hilliness. There is a limit of 900km on routes planned with RouteType.Thrilling.