Object.defineProperty(Potree.Measure.prototype, 'showArea', {
    get: function(){
        return this._showArea;
    },
    set: function(value){