if (interpolators.length === 0 && (
        pointsTo.length > 0 && remainingIds.length === 0 ||
        pointsFrom.length > 0 && remainingIds.length === 0
    )) {
        interpolators.push(getNonRemainingPathInterpolator({