Subversion Repositories eFlore/Applications.cel

Rev

Rev 553 | Rev 559 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 553 Rev 556
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
	<head>
3
	<head>
4
		<title>Observations publiques du CEL - Tela Botanica</title>
4
		<title>Observations publiques du CEL - Tela Botanica</title>
5
		
5
		
6
		<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
6
		<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
7
		<meta http-equiv="Content-style-type" content="text/css" />
7
		<meta http-equiv="Content-style-type" content="text/css" />
8
		<meta http-equiv="Content-script-type" content="text/javascript" />
8
		<meta http-equiv="Content-script-type" content="text/javascript" />
9
		<meta http-equiv="Content-language" content="fr" />
9
		<meta http-equiv="Content-language" content="fr" />
10
		
10
		
11
		<meta name="revisit-after" content="15 days" />
11
		<meta name="revisit-after" content="15 days" />
12
        <meta name="robots" content="index,follow" />
12
        <meta name="robots" content="index,follow" />
13
        <meta name="author" content="Delphine CAUQUIL, Jean-Pascal MILCENT" />
13
        <meta name="author" content="Delphine CAUQUIL, Jean-Pascal MILCENT" />
14
        <meta name="keywords" content="Tela Botanica, cartographie, CEL" />
14
        <meta name="keywords" content="Tela Botanica, cartographie, CEL" />
15
        <meta name="description" content="Widget de cartographie des observations publiques de plantes saisies dans le Carnet en Ligne (CEL)" />
15
        <meta name="description" content="Widget de cartographie des observations publiques de plantes saisies dans le Carnet en Ligne (CEL)" />
16
 
16
 
17
		<!-- Spécial mobile -->
17
		<!-- Spécial mobile -->
18
		<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
18
		<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
19
		
19
		
20
		<!-- Favicones -->
20
		<!-- Favicones -->
21
		<link rel="icon" type="image/png" href="http://www.tela-botanica.org/sites/commun/generique/images/favicones/tela_botanica.png" />
21
		<link rel="icon" type="image/png" href="http://www.tela-botanica.org/sites/commun/generique/images/favicones/tela_botanica.png" />
22
		<link rel="shortcut icon" type="image/x-icon" href="http://www.tela-botanica.org/sites/commun/generique/images/favicones/tela_botanica.ico" />
22
		<link rel="shortcut icon" type="image/x-icon" href="http://www.tela-botanica.org/sites/commun/generique/images/favicones/tela_botanica.ico" />
23
		
23
		
24
		<!-- Javascript : bibliothèques -->
24
		<!-- Javascript : bibliothèques -->
-
 
25
		<!-- 	Google Map v3 -->
25
		<script type="text/javascript" src="http://maps.google.com/maps/api/js?v=3.3&amp;sensor=true"></script>
26
		<script type="text/javascript" src="http://maps.google.com/maps/api/js?v=3.3&amp;sensor=true"></script>
26
		<script type="text/javascript" src="<?=$url_base?>modules/carto/squelettes/markerclusterer_compiled.js"></script>
27
		<script type="text/javascript" src="http://www.tela-botanica.org/commun/google/map/3/markerclusterer/1.0/markerclusterer-1.0.pack.js"></script>
-
 
28
		<!-- 	Jquery -->
27
		<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/<?=$jquery_version?>/jquery-<?=$jquery_version?>.min.js"></script>
29
		<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/<?=$jquery_version?>/jquery-<?=$jquery_version?>.min.js"></script>
28
		<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/tablesorter/2.0.5/jquery.tablesorter.min.js"></script>
30
		<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/tablesorter/2.0.5/jquery.tablesorter.min.js"></script>
29
		<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/fancybox/1.3.4/jquery.fancybox-1.3.4.pack.js"></script>
31
		<script type="text/javascript" src="http://www.tela-botanica.org/commun/jquery/fancybox/1.3.4/jquery.fancybox-1.3.4.pack.js"></script>
30
		
32
		
31
		<!-- Javascript : données -->
33
		<!-- Javascript : données -->
32
		<script src="<?=$url_json?>" type="text/javascript"></script>
34
		<script src="<?=$url_json?>" type="text/javascript"></script>
33
		
35
		
34
		<!-- Javascript : appli carto -->
36
		<!-- Javascript : appli carto -->
35
		<script type="text/javascript">
37
		<script type="text/javascript">
36
		//<![CDATA[
38
		//<![CDATA[
37
			var pointImageUrl = 'http://chart.apis.google.com/chart?cht=mm&chs=24x32&chco=FFFFFF,008CFF,000000&ext=.png';
39
			var pointImageUrl = 'http://chart.apis.google.com/chart?cht=mm&chs=24x32&chco=FFFFFF,008CFF,000000&ext=.png';
38
			var pointsOrigine = null;
40
			var pointsOrigine = null;
39
			var boundsOrigine = null;
41
			var boundsOrigine = null;
40
			var markerClusterer = null;
42
			var markerClusterer = null;
41
			var map = null;
43
			var map = null;
42
			var nt = '<?=$num_taxon?>';
44
			var nt = '<?=$num_taxon?>';
43
			var infoBulle = new google.maps.InfoWindow();
45
			var infoBulle = new google.maps.InfoWindow();
44
			google.maps.event.addListener(infoBulle, 'domready', function() {
46
			google.maps.event.addListener(infoBulle, 'domready', function() {
45
				// Onglet Tableau : Jquery => TableSorter
47
				// Onglet Tableau : Jquery => TableSorter
46
				if ($("#observations table").get() != '') {
48
				if ($("#observations table").get() != '') {
47
					$("#observations table").tablesorter();
49
					$("#observations table").tablesorter();
48
				}
50
				}
49
				// Onglet Liste : Jquery => FancyBox
51
				// Onglet Liste : Jquery => FancyBox
50
				if ($("#observations ol").get() != '') {
52
				if ($("#observations ol").get() != '') {
51
					$("a.cel-img").fancybox({
53
					$("a.cel-img").fancybox({
52
						transitionIn : 'elastic',
54
						transitionIn : 'elastic',
53
						transitionOut : 'elastic',
55
						transitionOut : 'elastic',
54
						speedIn	 : 600, 
56
						speedIn	 : 600, 
55
						speedOut : 200, 
57
						speedOut : 200, 
56
						overlayShow : true
58
						overlayShow : true
57
					}).bind('click', function(e) {
59
					}).bind('click', function(e) {
58
						if (e.stopPropagation) {
60
						if (e.stopPropagation) {
59
							e.stopPropagation();
61
							e.stopPropagation();
60
						}
62
						}
61
						return false;
63
						return false;
62
					});
64
					});
63
				}
65
				}
64
			});
66
			});
65
			
67
			
66
			var carteCentre = new google.maps.LatLng(46.4, 3.10);
68
			var carteCentre = new google.maps.LatLng(46.4, 3.10);
67
			var carteOptions = {
69
			var carteOptions = {
68
				zoom: 6,
70
				zoom: 6,
69
				mapTypeId: google.maps.MapTypeId.ROADMAP,
71
				mapTypeId: google.maps.MapTypeId.ROADMAP,
70
				mapTypeControlOptions: {
72
				mapTypeControlOptions: {
71
			        style: google.maps.MapTypeControlStyle.DROPDOWN_MENU}
73
			        style: google.maps.MapTypeControlStyle.DROPDOWN_MENU}
72
			};
74
			};
73
			var ctaLayer = null;
75
			var ctaLayer = null;
74
			
76
			
75
			function refreshMap() {
77
			function refreshMap() {
76
				var points = [];
78
				var points = [];
77
				var bounds = new google.maps.LatLngBounds();
79
				var bounds = new google.maps.LatLngBounds();
78
				for (var i = 0; i < obs.nombre; ++i) {
80
				for (var i = 0; i < obs.nombre; ++i) {
79
					var maLatLng = new google.maps.LatLng(obs.points[i].coord_x, obs.points[i].coord_y);
81
					var maLatLng = new google.maps.LatLng(obs.points[i].coord_x, obs.points[i].coord_y);
80
					var pointImage = new google.maps.MarkerImage(pointImageUrl, new google.maps.Size(24, 32));
82
					var pointImage = new google.maps.MarkerImage(pointImageUrl, new google.maps.Size(24, 32));
81
					var point = new google.maps.Marker({
83
					var point = new google.maps.Marker({
82
						position: maLatLng,
84
						position: maLatLng,
83
						map: map,
85
						map: map,
84
						icon: pointImage,
86
						icon: pointImage,
85
						stationId: obs.points[i].id
87
						stationId: obs.points[i].id
86
					});
88
					});
87
 
89
 
88
					bounds.extend(maLatLng);
90
					bounds.extend(maLatLng);
89
					
91
					
90
					google.maps.event.addListener(point, 'click', function() {
92
					google.maps.event.addListener(point, 'click', function() {
91
						afficherMsgChargement();
93
						afficherMsgChargement();
92
						infoBulle.open(map, this);
94
						infoBulle.open(map, this);
93
						chargerFormatObs(this.stationId, '*');
95
						chargerFormatObs(this.stationId, '*');
94
					});
96
					});
95
					
97
					
96
					points.push(point);
98
					points.push(point);
97
				}
99
				}
98
 
100
 
99
				if (pointsOrigine == null && boundsOrigine == null) {
101
				if (pointsOrigine == null && boundsOrigine == null) {
100
					pointsOrigine = points;
102
					pointsOrigine = points;
101
					boundsOrigine = bounds;
103
					boundsOrigine = bounds;
102
				}
104
				}
103
				
105
				
104
				executerMarkerClusterer(points, bounds);
106
				executerMarkerClusterer(points, bounds);
105
			}
107
			}
106
 
108
 
107
			function executerMarkerClusterer(points, bounds) {
109
			function executerMarkerClusterer(points, bounds) {
108
				if (markerClusterer) {
110
				if (markerClusterer) {
109
					markerClusterer.clearMarkers();
111
					markerClusterer.clearMarkers();
110
				}
112
				}
111
				markerClusterer = new MarkerClusterer(map, points);
113
				markerClusterer = new MarkerClusterer(map, points);
112
				map.fitBounds(bounds);
114
				map.fitBounds(bounds);
113
			}
115
			}
114
 
116
 
115
			function afficherMsgChargement() {
117
			function afficherMsgChargement() {
116
				var chargement = document.getElementById('chargement').cloneNode(true);
118
				var chargement = document.getElementById('chargement').cloneNode(true);
117
				chargement.setAttribute('id', 'chargement-copie');
119
				chargement.setAttribute('id', 'chargement-copie');
118
				infoBulle.setContent(chargement);
120
				infoBulle.setContent(chargement);
119
			}
121
			}
120
 
122
 
121
			function chargerFormatObs(stationId, format) {
123
			function chargerFormatObs(stationId, format) {
122
				var url = '<?=$url_base?>carto?carte=observations'+
124
				var url = '<?=$url_base?>carto?carte=observations'+
123
					'&utilisateur=<?=$utilisateur?>'+
125
					'&utilisateur=<?=$utilisateur?>'+
124
					'&projet=<?=$projet?>'+
126
					'&projet=<?=$projet?>'+
125
					'&num_taxon='+nt+
127
					'&num_taxon='+nt+
126
					'&dept=<?=$dept?>'+
128
					'&dept=<?=$dept?>'+
127
					'&format='+format+'&station='+stationId;
129
					'&format='+format+'&station='+stationId;
128
				$.get(url, function(observations){
130
				$.get(url, function(observations){
129
					infoBulle.setContent(observations);
131
					infoBulle.setContent(observations);
130
				});
132
				});
131
			}
133
			}
132
 
134
 
133
			function arreter(event) {
135
			function arreter(event) {
134
				if (event.stopPropagation) {
136
				if (event.stopPropagation) {
135
					event.stopPropagation();
137
					event.stopPropagation();
136
				}
138
				}
137
				return false;
139
				return false;
138
			}
140
			}
139
			
141
			
140
			function afficher() {
142
			function afficher() {
141
				document.getElementById('panneau-lateral').style.width = '300px';
143
				document.getElementById('panneau-lateral').style.width = '300px';
142
				document.getElementById('pl-contenu').style.display = 'block';
144
				document.getElementById('pl-contenu').style.display = 'block';
143
				document.getElementById('pl-ouverture').style.display = 'none';
145
				document.getElementById('pl-ouverture').style.display = 'none';
144
				document.getElementById('pl-fermeture').style.display = 'block';
146
				document.getElementById('pl-fermeture').style.display = 'block';
145
				document.getElementById('carte').style.left = '300px';
147
				document.getElementById('carte').style.left = '300px';
146
				google.maps.event.trigger(map, 'resize');
148
				google.maps.event.trigger(map, 'resize');
147
			};
149
			};
148
			
150
			
149
			function cacher() {
151
			function cacher() {
150
				document.getElementById('panneau-lateral').style.width = '24px';
152
				document.getElementById('panneau-lateral').style.width = '24px';
151
				document.getElementById('pl-contenu').style.display = 'none';
153
				document.getElementById('pl-contenu').style.display = 'none';
152
				document.getElementById('pl-ouverture').style.display = 'block';
154
				document.getElementById('pl-ouverture').style.display = 'block';
153
				document.getElementById('pl-fermeture').style.display = 'none';
155
				document.getElementById('pl-fermeture').style.display = 'none';
154
				document.getElementById('carte').style.left = '24px';
156
				document.getElementById('carte').style.left = '24px';
155
				google.maps.event.trigger(map, 'resize');
157
				google.maps.event.trigger(map, 'resize');
156
			};
158
			};
157
 
159
 
158
			function ouvrirPopUp(url, nom) {
160
			function ouvrirPopUp(url, nom) {
159
				window.open(url, nom, 'directories=no, location=no, menubar=no, scrollbars=yes, status=no, toolbar=no, width=650,height=600');
161
				window.open(url, nom, 'directories=no, location=no, menubar=no, scrollbars=yes, status=no, toolbar=no, width=650,height=600');
160
			};
162
			};
161
			
163
			
162
			function filtrerParTaxon(ntAFiltrer) {
164
			function filtrerParTaxon(ntAFiltrer) {
163
				infoBulle.close();
165
				infoBulle.close();
164
				$('#taxon-'+nt).removeClass('taxon-actif');
166
				$('#taxon-'+nt).removeClass('taxon-actif');
165
				if (nt == ntAFiltrer) {
167
				if (nt == ntAFiltrer) {
166
					nt = '*';
168
					nt = '*';
167
					executerMarkerClusterer(pointsOrigine, boundsOrigine);
169
					executerMarkerClusterer(pointsOrigine, boundsOrigine);
168
				} else {
170
				} else {
169
					var url = '<?=$url_cel_carto?>/carte-defaut-json/<?=$utilisateur?>/<?=$projet?>/<?=$dept?>/'+ntAFiltrer+'?formatRetour=jsonp&callback=?';
171
					var url = '<?=$url_cel_carto?>/carte-defaut-json/<?=$utilisateur?>/<?=$projet?>/<?=$dept?>/'+ntAFiltrer+'?formatRetour=jsonp&callback=?';
170
					$.getJSON(url, function (observations) {
172
					$.getJSON(url, function (observations) {
171
						obs = observations;
173
						obs = observations;
172
						nt = ntAFiltrer;
174
						nt = ntAFiltrer;
173
						$('#taxon-'+nt).addClass('taxon-actif');
175
						$('#taxon-'+nt).addClass('taxon-actif');
174
						refreshMap();
176
						refreshMap();
175
					});
177
					});
176
				}
178
				}
177
			};
179
			};
178
			
180
			
179
			function initialize() {
181
			function initialize() {
180
				map = new google.maps.Map(document.getElementById('carte'), carteOptions);
182
				map = new google.maps.Map(document.getElementById('carte'), carteOptions);
181
 
183
 
182
				// Ajout des limites communales sur la carte
184
				// Ajout des limites communales sur la carte
183
				<? if (isset($url_limites_communales)) : ?>
185
				<? if (isset($url_limites_communales)) : ?>
184
					<? foreach ($url_limites_communales as $url) : ?>
186
					<? foreach ($url_limites_communales as $url) : ?>
185
						ctaLayer = new google.maps.KmlLayer('<?=$url?>', {preserveViewport: true});
187
						ctaLayer = new google.maps.KmlLayer('<?=$url?>', {preserveViewport: true});
186
						ctaLayer.setMap(map);
188
						ctaLayer.setMap(map);
187
					<? endforeach; ?>
189
					<? endforeach; ?>
188
				<? endif; ?>
190
				<? endif; ?>
189
				
191
				
190
				var ouvertureDiv = document.getElementById('pl-ouverture');
192
				var ouvertureDiv = document.getElementById('pl-ouverture');
191
				google.maps.event.addDomListener(ouvertureDiv, 'click', afficher);
193
				google.maps.event.addDomListener(ouvertureDiv, 'click', afficher);
192
 
194
 
193
				var fermetureDiv = document.getElementById('pl-fermeture');
195
				var fermetureDiv = document.getElementById('pl-fermeture');
194
				google.maps.event.addDomListener(fermetureDiv, 'click', cacher);
196
				google.maps.event.addDomListener(fermetureDiv, 'click', cacher);
195
				
197
				
196
		
198
		
197
				refreshMap();
199
				refreshMap();
198
			}
200
			}
199
			
201
			
200
			// Déclenchement d'actions pour JQuery
202
			// Déclenchement d'actions pour JQuery
201
			$(document).ready(function() {
203
			$(document).ready(function() {
202
				// Ajout du nombre de communes où des observations ont eu lieu
204
				// Ajout du nombre de communes où des observations ont eu lieu
203
				$('#commune-nbre').append(obs.nombre);
205
				$('#commune-nbre').append(obs.nombre);
204
			});
206
			});
205
		//]]>
207
		//]]>
206
		</script>
208
		</script>
207
		
209
		
208
		<!-- CSS -->
210
		<!-- CSS -->
209
		<link href="<?=$url_base?>modules/carto/squelettes/css/carto.css" rel="stylesheet" type="text/css" media="screen" />
211
		<link href="<?=$url_base?>modules/carto/squelettes/css/carto.css" rel="stylesheet" type="text/css" media="screen" />
210
		<link rel="stylesheet" href="http://www.tela-botanica.org/commun/jquery/fancybox/1.3.4/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
212
		<link rel="stylesheet" href="http://www.tela-botanica.org/commun/jquery/fancybox/1.3.4/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
211
		
213
		
212
		<!--[if lt IE 7]>
214
		<!--[if lt IE 7]>
213
			<style type="text/css">
215
			<style type="text/css">
214
				#carte {
216
				#carte {
215
					height:expression(document.body.clientHeight-35); /* 80+20+20=120 */
217
					height:expression(document.body.clientHeight-35); /* 80+20+20=120 */
216
					width:expression(document.body.clientWidth-24); /* 200+20+20+20=260 */
218
					width:expression(document.body.clientWidth-24); /* 200+20+20+20=260 */
217
				}
219
				}
218
				#panneau-lateral {
220
				#panneau-lateral {
219
					height:expression(document.body.clientHeight-35); /* 80+20+20=120 */
221
					height:expression(document.body.clientHeight-35); /* 80+20+20=120 */
220
				}
222
				}
221
			</style>
223
			</style>
222
		<![endif]-->
224
		<![endif]-->
223
		
225
		
224
		<!-- Stats : Google Analytics -->
226
		<!-- Stats : Google Analytics -->
225
		<script type="text/javascript">
227
		<script type="text/javascript">
226
			//<![CDATA[
228
			//<![CDATA[
227
			var _gaq = _gaq || [];
229
			var _gaq = _gaq || [];
228
			_gaq.push(['_setAccount', 'UA-20092557-1']);
230
			_gaq.push(['_setAccount', 'UA-20092557-1']);
229
			_gaq.push(['_trackPageview']);
231
			_gaq.push(['_trackPageview']);
230
			
232
			
231
			(function() {
233
			(function() {
232
			  var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
234
			  var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
233
			  ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
235
			  ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
234
			  var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
236
			  var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
235
			})();
237
			})();
236
			//]]>
238
			//]]>
237
		</script>
239
		</script>
238
	</head>
240
	</head>
239
 
241
 
240
	<body onload="initialize()">
242
	<body onload="initialize()">
241
		<div id="zone-titre">
243
		<div id="zone-titre">
242
			<h1 id="carte-titre">
244
			<h1 id="carte-titre">
243
				<span id="commune-nbre">&nbsp;</span> Communes contenant des observations du <abbr title="Carnet en Ligne">CEL</abbr> de <a href="http://www.tela-botanica.org/" onclick="window.open(this.href); arreter(event); return false;">Tela Botanica</a>
245
				<span id="commune-nbre">&nbsp;</span> communes contenant des observations du <abbr title="Carnet en Ligne">CEL</abbr> de <a href="http://www.tela-botanica.org/" onclick="window.open(this.href); arreter(event); return false;">Tela Botanica</a>
244
			</h1>
246
			</h1>
245
			<div id="zone-info">
247
			<div id="zone-info">
246
				<a href="<?=$url_base?>carto?carte=avertissement" onClick="ouvrirPopUp('<?=$url_base?>carto?carte=avertissement', 'Avertissement'); arreter(event); return false;">
248
				<a href="<?=$url_base?>carto?carte=avertissement" onClick="ouvrirPopUp('<?=$url_base?>carto?carte=avertissement', 'Avertissement'); arreter(event); return false;">
247
					<img src="<?=$url_base?>modules/carto/squelettes/images/information.png" 
249
					<img src="<?=$url_base?>modules/carto/squelettes/images/information.png" 
248
						alt="Avertissements" title="Avertissements &amp; informations" />
250
						alt="Avertissements" title="Avertissements &amp; informations" />
249
				</a>
251
				</a>
250
			</div>
252
			</div>
251
		</div>
253
		</div>
252
		<div id="panneau-lateral">
254
		<div id="panneau-lateral">
253
			<div id="pl-ouverture" title="Ouvrir le panneau latéral"><span>Panneau >></span></div>
255
			<div id="pl-ouverture" title="Ouvrir le panneau latéral"><span>Panneau >></span></div>
254
			<div id="pl-fermeture" title="Fermer le panneau latéral"><span><< Fermer [x]</span></div>
256
			<div id="pl-fermeture" title="Fermer le panneau latéral"><span><< Fermer [x]</span></div>
255
			<div id="pl-contenu">
257
			<div id="pl-contenu">
256
				<div id="pl-entete">
258
				<div id="pl-entete">
257
					<h2>Filtre par plante</h2>	
259
					<h2>Filtre par plante</h2>	
258
					<p>
260
					<p>
259
						Cliquez sur un nom de plante pour filtrer les observations sur la carte.<br /> 
261
						Cliquez sur un nom de plante pour filtrer les observations sur la carte.<br /> 
260
						Pour revenir à l'état initial, cliquez à nouveau sur le nom sélectionné.
262
						Pour revenir à l'état initial, cliquez à nouveau sur le nom sélectionné.
261
					</p>
263
					</p>
262
				</div>
264
				</div>
263
				<div id="pl-corps" onMouseOver="map.setOptions({'scrollwheel':false});" onMouseOut="map.setOptions({'scrollwheel':true});">
265
				<div id="pl-corps" onMouseOver="map.setOptions({'scrollwheel':false});" onMouseOut="map.setOptions({'scrollwheel':true});">
264
					<ol id="taxons">
266
					<ol id="taxons">
265
					<? foreach ($taxons as $taxon) : ?>
267
					<? foreach ($taxons as $taxon) : ?>
266
						<li id="taxon-<?=$taxon['nt']?>">
268
						<li id="taxon-<?=$taxon['nt']?>">
267
							<a href="#" onclick="filtrerParTaxon(<?=$taxon['nt']?>);" title="<?=$taxon['famille']?>">
269
							<a href="#" onclick="filtrerParTaxon(<?=$taxon['nt']?>);" title="<?=$taxon['famille']?>">
268
								<?=$taxon['nom']?> 
270
								<?=$taxon['nom']?> 
269
							</a>
271
							</a>
270
						</li>
272
						</li>
271
					<? endforeach; ?>
273
					<? endforeach; ?>
272
					</ol>
274
					</ol>
273
				</div>
275
				</div>
274
			</div>
276
			</div>
275
		</div>
277
		</div>
276
		<div id="carte"></div>
278
		<div id="carte"></div>
277
		
279
		
278
		<!-- Blocs chargés à la demande : par défaut avec un style display à none -->
280
		<!-- Blocs chargés à la demande : par défaut avec un style display à none -->
279
		<div id="chargement">
281
		<div id="chargement">
280
			<img src="<?=$url_base?>modules/carto/squelettes/images/chargement.gif" alt="Chargement en cours..." />
282
			<img src="<?=$url_base?>modules/carto/squelettes/images/chargement.gif" alt="Chargement en cours..." />
281
			<p>Chargement des observations en cours...</p>
283
			<p>Chargement des observations en cours...</p>
282
		</div>
284
		</div>
283
	</body>
285
	</body>
284
</html>
286
</html>