attachEndpointsToAllowedPathsOnly

Avoids attaching the endpoints to invalid sections of path.

The path-finding algorithm takes the input coordinates and finds the closest section of path to start the routing from. If this property is set to true, this process will ignore paths which are otherwise closer if they are unsuitable according to the route options. Setting this to true does not guarantee that a route can be found.

Since

0.0.86