Is it possible please to move the map to the first point in a GPX track when that track is selected in the GPX file list? Thank you.
Git commit 3f093777235d34890d9778b872ecd42c6cba86df by Maik Qualmann. Committed on 03/01/2021 at 21:34. Pushed by mqualmann into branch 'master'. center map to first point of selected gpx track list FIXED-IN: 7.2.0 M +2 -1 NEWS M +8 -0 core/dplugins/generic/metadata/geolocationedit/dialog/geolocationedit.cpp M +1 -0 core/dplugins/generic/metadata/geolocationedit/dialog/geolocationedit.h M +17 -0 core/utilities/geolocation/geoiface/correlator/gpscorrelatorwidget.cpp M +2 -0 core/utilities/geolocation/geoiface/correlator/gpscorrelatorwidget.h M +10 -0 core/utilities/geolocation/geoiface/correlator/track_listmodel.cpp M +2 -0 core/utilities/geolocation/geoiface/correlator/track_listmodel.h https://invent.kde.org/graphics/digikam/commit/3f093777235d34890d9778b872ecd42c6cba86df
Thank you very much. This works well.