Fix track.json source comment
This commit is contained in:
parent
6ee2b45716
commit
6db0ce8161
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue