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