Bug 431119

Summary: Move Map To First Point In Selected GPX Track
Product: [Applications] digikam Reporter: hardy.public
Component: Geolocation-CorrelatorAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 7.1.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In: 7.2.0

Description hardy.public 2021-01-03 17:31:51 UTC
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.
Comment 1 Maik Qualmann 2021-01-03 21:35:07 UTC
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
Comment 2 hardy.public 2021-04-02 08:39:09 UTC
Thank you very much. This works well.