Fix stats tests by summarizing integer distances

This commit is contained in:
Norbert Renner 2022-01-20 18:38:51 +01:00
parent 7c8c71a3de
commit 025eb02a6a
4 changed files with 14 additions and 4 deletions

View file

@ -10,6 +10,7 @@ require('../../js/format/Gpx.js');
const fs = require('fs');
// lonlats=8.467712,49.488117;8.470598,49.488849 + turnInstructionMode = 5 (gpsies-style)
const geoJson = require('./data/track.json');
// lonlats=8.467712,49.488117;8.469354,49.488394;8.470556,49.488946;8.469982,49.489176 + turnInstructionMode = 5
// console log in Export._formatTrack