ExplicitDistancePolicy
class ExplicitDistancePolicy(val distance: Distance) : PathSearchDistancePolicy
Content copied to clipboard
Main path search distance policy that specifies an explicit search distance. When this search policy is enabled, the horizon engine only searches within a subscription-specified distance when extending the main path. It does not search along the entire route.