Subversion Repositories Applications.bazar

Rev

Rev 313 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 313 Rev 349
Line 17... Line 17...
17
// |                                                                                                      |
17
// |                                                                                                      |
18
// | You should have received a copy of the GNU Lesser General Public                                     |
18
// | You should have received a copy of the GNU Lesser General Public                                     |
19
// | License along with this library; if not, write to the Free Software                                  |
19
// | License along with this library; if not, write to the Free Software                                  |
20
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
20
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
21
// +------------------------------------------------------------------------------------------------------+
21
// +------------------------------------------------------------------------------------------------------+
22
// CVS : $Id: bazar.carte_google.php,v 1.5 2007-10-01 12:07:03 alexandre_tb Exp $
22
// CVS : $Id: bazar.carte_google.php,v 1.6 2007-12-04 16:20:23 jp_milcent Exp $
23
/**
23
/**
24
* 
24
* 
25
*@package bazar
25
*@package bazar
26
//Auteur original :
26
//Auteur original :
27
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
27
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
28
//Autres auteurs :
28
//Autres auteurs :
29
*@copyright     Tela-Botanica 2000-2007
29
*@copyright     Tela-Botanica 2000-2007
30
*@version       $Revision: 1.5 $
30
*@version       $Revision: 1.6 $
31
// +------------------------------------------------------------------------------------------------------+
31
// +------------------------------------------------------------------------------------------------------+
32
*/
32
*/
Line 33... Line 33...
33
 
33
 
34
// +------------------------------------------------------------------------------------------------------+
34
// +------------------------------------------------------------------------------------------------------+
Line 160... Line 160...
160
	};
160
	};
161
	// Creates a marker at the given point with the given number label
161
	// Creates a marker at the given point with the given number label
Line 162... Line 162...
162
	
162
	
163
';
163
';
-
 
164
GEN_stockerCodeScript($script);
-
 
165
// On ajoute l attribut load a la balise body
Line 164... Line 166...
164
GEN_stockerCodeScript($script);
166
GEN_AttributsBody('onload', 'load()');
Line 165... Line 167...
165
 
167
 
166
function afficherContenuCorps() {
168
function afficherContenuCorps() {
Line 175... Line 177...
175
 
177
 
176
 
178
 
177
/* +--Fin du code ----------------------------------------------------------------------------------------+
179
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
180
*
-
 
181
* $Log: not supported by cvs2svn $
-
 
182
* Revision 1.5.2.1  2007-12-04 16:19:32  jp_milcent
-
 
183
* Ajout de la prise en charge de l'applette body_attributs
-
 
184
*
-
 
185
* Revision 1.5  2007-10-01 12:07:03  alexandre_tb
178
*
186
* utilisation de constantes du fichier de conf pour centrer la carte
179
* $Log: not supported by cvs2svn $
187
*
180
* Revision 1.4  2007-08-27 12:27:34  alexandre_tb
188
* Revision 1.4  2007-08-27 12:27:34  alexandre_tb
181
* mise en place d un icone personnalise
189
* mise en place d un icone personnalise
182
* et de l affichage de plusieurs donnees sur un meme point
190
* et de l affichage de plusieurs donnees sur un meme point