Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 1604 → Rev 1605

/trunk/client/bottin/carto_google.php
19,7 → 19,7
// | License along with this library; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: carto_google.php,v 1.4 2007-09-06 08:29:22 alexandre_tb Exp $
// CVS : $Id: carto_google.php,v 1.5 2007-09-18 08:38:54 alexandre_tb Exp $
/**
* Cartographie google du bottin
*
28,7 → 28,7
*@author Alexandre Granier <alexandre@tela-botanica.org>
//Autres auteurs :
*@copyright Tela-Botanica 2000-2007
*@version $Revision: 1.4 $ $Date: 2007-09-06 08:29:22 $
*@version $Revision: 1.5 $ $Date: 2007-09-18 08:38:54 $
// +------------------------------------------------------------------------------------------------------+
*/
 
46,7 → 46,7
include_once INS_CHEMIN_APPLI.'bibliotheque/inscription.class.php';
}
 
$GLOBALS ['ins_config'] = inscription::getConfig();
$GLOBALS ['ins_config'] = inscription::getConfig($GLOBALS['type_inscription_carto']);
$GLOBALS ['ins_config']['ic_inscription_template'] = inscription::getTemplate(INS_TEMPLATE_FORMULAIRE,
$GLOBALS['ins_config']['ic_id_inscription']);
$GLOBALS['ins_config']['ic_google_key'] = 'http://maps.google.com/maps?file=api&amp;v=2&amp;key='.INS_GOOGLE_KEY;
184,6 → 184,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.4 2007-09-06 08:29:22 alexandre_tb
* utilisation de constantes pour centrer la carte
*
* Revision 1.3 2007-08-27 12:35:13 alexandre_tb
* mise en place d un icone personnalise
* et de l affichage de plusieurs donnees sur un meme point