fn clear_of_anchors(geometry: &RouteGeometry, pos: Pos2) -> boolExpand description
Whether pos sits at least one cell from both anchors — the invariant every
waypoint added during a drag must satisfy (a closer one would overlap a pin).
fn clear_of_anchors(geometry: &RouteGeometry, pos: Pos2) -> boolWhether pos sits at least one cell from both anchors — the invariant every
waypoint added during a drag must satisfy (a closer one would overlap a pin).