Hi Daniel, thanks for your answer.
I think I got the problem: new Tree Map version conflicts with a quite old javascript framework I use specifically in this project to pull data via AJAX based on wich element you select in the treemap. The framework is "PrototypeJS". When I load the framework with the current version of Tree Map the "tree.getSelection()" method returns ad undefined object instead of an array of one element. If I disable the framework loading, the method returns the array as usual.
So this is basically a problem of mine. :)
I think I'll continue using the v49 which is perfect for my purpose.
Thanks again for your help,
regards.