I post the way I fixed the thing.

modify lines 175-176 of PM.Control.PMToolMeasure.js in this way:

showMeasureResults: function(evt) {
        var meas = evt.measure/2;
        $('#pmMeasureTotal').val(meas.roundTo(this.measureDecimals) + " " +
evt.units + "²").css({width:'110px'});
    },

bye



--
View this message in context: 
http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/Pmapper5-area-measurement-tp4025464p4025468.html
Sent from the pmapper-users -- p.mapper users mailing list mailing list archive 
at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to