setRoundTripParameters

fun setRoundTripParameters(range: Int, rangeType: ERangeType, randomSeed: Int = 0)

Set parameters for round trip feature

Parameters

range

approximate desired size of the round trip; meaning is the same as for the RouteRanges feature

rangeType

the units in which the range is expressed. Default means dependent on the route type like for Ranges. Other options are distance in meters and time in seconds.

randomSeed

If set to 0, generate a random route; any other number, use it as the seed for deterministic randomness