Implement a dialog to plot and export GPS data
Compare changes
- Kien Le authored
@@ -21,7 +21,7 @@ class GPSWidget(QtWidgets.QWidget):
@@ -67,6 +67,27 @@ class GPSWidget(QtWidgets.QWidget):
Create a dialog with buttons to plot and export GPS data.
Show information about a GPS data point when user clicks on it.