Bug 155371

Summary: [PATCH] Add search feature to the embedded GPS Sync Google Maps based editor
Product: [Applications] digikam Reporter: Treviño <trevi55>
Component: Geolocation-GoogleMapsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 0.1.0
Attachments: This small patch applies to the getlonlat.php file to show a search form.

Description Treviño 2008-01-10 05:57:30 UTC
Version:           0.1.5 beta1 (using KDE KDE 3.5.8)
Installed from:    Ubuntu Packages
OS:                Linux

I've made a small patch to the getlonlat.php file that is loaded by the GPS Sync plugin when is launched the GPS editor to show also an embedded search form (using the Google AJAX search API) to find a location on Google maps.

At the begining I wanted to put the search form in the main widget, but then I found that it was really easier editing the main php script.

You can find a patched getlonlat.php in my site at http://3v1n0.tuxfamily.org/scripts/gpslocator/getlonlat.php, so you can test it simply editing the ./kipi-plugins/gpssync/gpseditmapwidget.cpp file.
Comment 1 Treviño 2008-01-10 05:59:01 UTC
Created attachment 22924 [details]
This small patch applies to the getlonlat.php file to show a search form.
Comment 2 Treviño 2008-01-11 05:28:39 UTC
Today I've made a screenshot to show the difference... Maybe it could be interesting: http://www.flickr.com/photos/trevi55/2183711698/
Comment 3 caulier.gilles 2008-02-01 21:58:37 UTC
SVN commit 769692 by cgilles:

kipi-plugins from KDE3 branch : added Google Search widget in the map to perform fast jump to location
Thanks to Trevino for this patch.
BUG: 155371
CCMAIL: trevi55@gmail.com


 M  +12 -1     getlonlat.php  


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