ZenphotoCMS Forum
Geotag Search - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Geotag Search (/thread-10155.html)



Geotag Search - thehuntedfew - 2012-07-05

hi just a quick query, i want to know if it possible, i have a number of geotagged images for a city, is there any way i can have a search page that will show the google map of the city with the geotag markers shown all on them, is so how do i go about this, please keep in mind my php is not too great

Zenphoto version 1.4.2.4 [10045] (Official Build)
Current locale setting: en_US.UTF8
Current gallery theme: zpskeleton
PHP version: 5.2.17
Graphics support: PHP GD library 2.0 or higher
PHP memory limit: 96M
MySql version: 5.1.58
Database name: a7640347_photos
Table prefix: _a
Spam filter: none
CAPTCHA generator: zenphoto



Geotag Search - sbillard - 2012-07-05

Yes. but it will take some coding. Please look at the use of the google maps function for the album page of the Garland and Effervescence+ themes. You will see how they collect the cordinate information for each image and pass it to the google maps printGoogleMap() callback parameter.