Implement a dialog to plot and export GPS data
Compare changes
Files
2@@ -12,3 +12,11 @@ class GPSPoint(NamedTuple):
Create a dialog with buttons to plot and export GPS data.
Show information about a GPS data point when user clicks on it.