Bug 152526

Summary: Remember last display options like zoom and map/sattelite/hybrid view
Product: [Applications] digikam Reporter: Martin Bretschneider <bugs>
Component: Plugin-Generic-GeolocationEditAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In: 0.1.0

Description Martin Bretschneider 2007-11-18 23:27:09 UTC
Version:            (using KDE KDE 3.5.8)
Installed from:    Debian testing/unstable Packages
OS:                Linux

I assign coordinates to images that are not far away from the other one before. If I assign the cordiantes to the first one, then choose another one (in Digikam) and reenter the GPGSync-Window, it has remembered the last coordinates but not the zoom factor and the view option like street view/satellite view/hybrid view. I must readjust these options that takes some time. it would be nice if GPGSysc would remember these options or provide a checkbox for this.

TIA  Martin
Comment 1 caulier.gilles 2008-02-04 12:53:00 UTC
SVN commit 770689 by cgilles:

kipi-plugins from KDE3 branch : GPSSync tool : remember google map zoom level between session
CCBUGS: 152526


 M  +8 -3      gpseditdialog.cpp  
 M  +17 -0     gpsmapwidget.cpp  
 M  +5 -0      gpsmapwidget.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=770689
Comment 2 caulier.gilles 2008-02-04 14:43:40 UTC
SVN commit 770759 by cgilles:

kipi-plugins from KDE3 branch : GPSSync tool : remember google map type between sessions
BUG: 152526


 M  +18 -1     getlonlat.php  
 M  +4 -4      gpseditdialog.cpp  
 M  +25 -1     gpsmapwidget.cpp  
 M  +10 -6     gpsmapwidget.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=770759