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