MainPathOptions

fun MainPathOptions(searchTime: Duration? = null, searchDistancePolicy: PathSearchDistancePolicy? = null)

Parameters

searchTime

Path search time. Null if the subscription does not specify a path search time.

searchDistancePolicy

Path search policy. It determines whether the horizon engine must search along the entire route or within a subscription-specified distance. Null if the subscription does not specify a path search policy.