For IntLatLng snapping, the minimum separation between edges and non-incident vertices depends on level() and snap_radius(). It can be as low as 0.222 * snap_radius(), but is typically 0.39 * snap_radius() or more.
See Implementation
For IntLatLng snapping, the minimum separation between edges and non-incident vertices depends on level() and snap_radius(). It can be as low as 0.222 * snap_radius(), but is typically 0.39 * snap_radius() or more.