Google Maps Photo Search and Display Script.
Easily display photos (from Picasa and Google +) recorded near your users location or any other location. Use the simple API to dynamically or statically filter the photos by keyword.
- Client side only and no dependencies
- Supports older browsers (like IE7 )
- Uses HTML5 features if available (like geolocation)
- Simple API and simple integration
- Dynamically searches Google Picasa/G+ API based on map location and radius
- Supports Picasa/G+ albums
- Photos are displayed in a “lightbox” popup on click
- Optimized and commented Javascript with MVC and Pubsub patterns
- Prepared for Localization and language change
Version 1.6
- Fixes issue with IE9
- Adds support for Picasa/G+ Albums
Version 1.5
- Adds ‘author’ parameter for showing only photos from a user
- Fixed bug with default parameters
Version 1.4
- Fixes problem with compatibility with MooTools
Version 1.3
- Fixes for Firefox Geolocation
- Fixed onPhotoOpen callback
Version 1.1
- Bug fix for IE (trailing comma errors)
Version 1.0
- Initial version


