Panoramio Integration Panoramio Integration
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Panoramio Integration

Started by nono240, December 27, 2006, 03:36:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nono240

Hi all !

I've placed the panoramio plugin on my gallery http://www.toutsimplement.org, and it will be great if we could have some possibility to interact with from Coppermine :

- Auto zoom on the area where the picture were taken using additionnal fields (or directly by retrieving coordinates into EXIF)

and much more..

Comments ?

Joachim Müller

panoramio appears to be a commercial webhost - support can't be built into coppermine. There are map mods that interact well with coppermine though, search the board. After all it's the Google API as far as I can see.
Yours it not a valid feature request (see sticky thread on this sub-board), marking thread accordingly.

nono240

Yep, it's a commercial implementation, but its possible to set the area viewed in map (latitude, longitude, & zoom) using the plugin src field from iframe :

<iframe id='map' src='http://www.panoramio.com/plugin/?lt=43.4&ln=5.52&z=8&user=49749&k=2'; width='600px' height='300px'></iframe>

A simple echo function may display the correct area depending on EXIF/user fields !