Implement a dialog to plot and export GPS data
Compare changes
- Kien Le authored
@@ -8,3 +8,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.