Download & Extend

Possible to display geotag location map?

Project:Picasa
Version:6.x-1.x-dev
Component:User interface
Category:feature request
Priority:minor
Assigned:Unassigned
Status:active

Issue Summary

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

#1

None 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.

#2

In 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!

nobody click here