diff --git a/tests/format/Gpx.test.js b/tests/format/Gpx.test.js index 4f1c6ac..5888aa8 100644 --- a/tests/format/Gpx.test.js +++ b/tests/format/Gpx.test.js @@ -10,7 +10,7 @@ require('../../js/format/Gpx.js'); const fs = require('fs'); -// lonlats=8.467712,49.488117;8.470598,49.488849 + turnInstructionMode = 5 (gpsies-style) +// lonlats=8.467712,49.488117;8.470598,49.488849 + turnInstructionMode = 4 (comment-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