Opened 17 years ago
Closed 17 years ago
#688 closed defect (fixed)
Raw gps points no longer joined
Reported by: | Owned by: | framm | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | regression | Cc: |
Description
Versions 598 and 599 no longer draw lines between gps points. This when opening a gpx track file
and the appropriate preference set.
This is a major problem in that timing information embedding in the track is lost.
In passing I have sometime wondered whether connecting lines ought not to be arrows in order to preserve a little more of the timing information (an order relation) although I appreciate that might clutter the window.
fixed in [602], direction arrows are draw, if draw.rawgps.direction is set to true.