/**************************************************
  Coppermine 1.5.x Plugin - Geodata
  *************************************************
  Copyright (c) 2011 Pierre BASMOREAU
  *************************************************
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 3 of the License, or
  (at your option) any later version.
  ********************************************
  $HeadURL: $
  $Revision:  $
  $LastChangedBy:  $
  $Date: 2011/08/22 $
  **************************************************/


What it does:
-------------
Displays : 
- a map (from Google Maps API V3) to localize the place of 1 picture by inserting a button on displaypicture;
- a map (from Google Maps API V3) to localize all pictures of album by inserting a link at the top of list of thumbs;

All positions are saved as "Latitude" and "Longitude" sent by Google Maps.

This plugin has been created for cpg1.5.x.
This plusgin use last version Google Maps API (V3)

=========================================================================

How to install:
---------------
* Unzip
* Upload folder 'geodata' into Coppermine's plugins folder
* Go to plugin manager page and install it

How to configure:
-----------------
* Use the additional button 'Slider' in admin menu.

=========================================================================


=========================================================================

Credits:
--------
This plugin is written by Pierre Basmoreau and based :
- on the "flf_histotag" by lounglizard; 
- and my own contribution on the "flf_histotag" (http://forum.coppermine-gallery.net/index.php/topic,63486.msg334444.html#msg334444)
Don't try to contact the plugin author for support - post on the board publicly instead.

=========================================================================
