Right now, selecting Segment Snapping while using the AnchoredSnapper means that candidate features will also be snapped to line segments within the specified tolerance. However, candidates will also still be snapped to vertices, and the AnchoredSnapper even prefers vertices to segments, even in Segment Snapping-mode.
My use case is that I need to snap certain features to the closest point on a line. However, in some cases there is a vertex nearby that is not the closest point, but still within tolerance, and the AnchoredSnapper prefers these points. I can probably find some workaround, but a simple checkbox to force the AnchoredSnapper not to snap to vertices but only segments would be a cleaner solution.


