Active
Project:
Picasa
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 May 2009 at 03:31 UTC
Updated:
17 Nov 2009 at 07:25 UTC
Is it possible to display the geotag location map when viewing the full node? I see the correct map location when editing the photo node but haven't found a way to display to users on the node page. Views doesn't seem to recognize any picasa related fields in the node.
Comments
Comment #1
cyberswat commentedNone of the field definitions are in place for views integration. Right now all of the data is in place, as you have noticed, I just need to get around to letting it display better and integrate with views. Looking for patches if you'd like to take a hack at this.
Comment #2
maria_zk commentedIn the module files I can see a pretty handy picasa-album.tpl.php.
Is it possible to display the gmap there? Is a variable available that I could use?
Something like e.g. print $gphoto['google map'] ??
Thank you for the great module!