The way and vertex being drawn get an `active` class,
which can be used to hide the vertex and set
`pointer-events: none` on the line.
Use the correct cursors when connecting (fixes#293).
Splice into existing lines at the correct index and
location (fixes#246).