if (fromVector && !toVector) {
        // the first point in the geomCoords sequence
        rightVector = normalizeVector({
          x: fromVector.y,
          y: -fromVector.x