PathSearchDistancePolicy

Interface to the path search policy.

The path search policy specifies whether the horizon engine must search along the entire route (see RouteLengthPolicy) or within an explicitly defined distance (see ExplicitDistancePolicy).

For more information on horizon paths see HorizonEngine.

For more information on horizon options see HorizonOptions.

Important: This is a Public Preview API. It may be changed or removed at any time.

Inheritors