Panoramio Images is a WordPress plugin with the purpose of retrieving images from panoramio.com. For those of you who doesn’t know, Panoramio.com is a geolocation-oriented photo sharing website.

Panoramio Images

The users of Panoramio contributes with tons of quality images and it really proves itself to be an excellent resource. It comes with a handy API that lets you show panoramio images on your website.

This plugin lets you add a sidebar widget to your posts. It checks for a custom field called “panoramio” and then checks its value for coordinates. Either one coordinate can be supplied or two coordinates for a more accurate area.

Panoramio images is a work in progress and still needs a lot of improvements. If you feel something is missing or if you’ve found a bug, don’t hesitate to contact me.

To download the plugin visit http://wordpress.org/extend/plugins/panoramio-images/.

Changelog

1.4
-Fixed some problems when using only one coordinate.
-Fixed some documentation over the code.
-There is a known prolem in the widget admin panel where the interface gets fuzzed up after saving the settings. Shouldn’t create too much trouble thought.

-You can now set how far from the coordinate the plugin retrieves images from.

1.3
-Added AJAX support
-Converted the script into a widget
-Reduced the code
-Fixed some bugs