UMN-LATIS / leaflet-treering

Use link below to test non-released changes.
https://umn-latis.github.io/leaflet-treering/
0 stars 1 forks source link

Refactor break tool to use addition #141

Closed dendrodan closed 9 months ago

dendrodan commented 1 year ago

Jess just noted in the lab how we should refactor the way the "measure break tool" works. Currently it subtracts the absolute distance between the two break points. Today we found a case where an addition model (summing the distance between the measurement points and the break points) would be better, and more universal. Can expand later, just making a note.