Bug 155371 - [PATCH] Add search feature to the embedded GPS Sync Google Maps based editor
Summary: [PATCH] Add search feature to the embedded GPS Sync Google Maps based editor
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Geolocation-GoogleMaps (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-10 05:57 UTC by Treviño
Modified: 2018-03-23 12:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.1.0


Attachments
This small patch applies to the getlonlat.php file to show a search form. (1.28 KB, patch)
2008-01-10 05:59 UTC, Treviño
Details

Note You need to log in before you can comment on or make changes to this bug.
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