Line 9... |
Line 9... |
9 |
<!-- OpenGraph pour Facebook, Pinterest, Google+ -->
|
9 |
<!-- OpenGraph pour Facebook, Pinterest, Google+ -->
|
10 |
<meta property="og:type" content="website" />
|
10 |
<meta property="og:type" content="website" />
|
11 |
<meta property="og:title" content="CoEL - Cartographie des herbiers" />
|
11 |
<meta property="og:title" content="CoEL - Cartographie des herbiers" />
|
12 |
<meta property="og:site_name" content="Tela Botanica" />
|
12 |
<meta property="og:site_name" content="Tela Botanica" />
|
13 |
<meta property="og:description" content="Représentation cartographique des herbiers recensés dans Collections en Ligne" />
|
13 |
<meta property="og:description" content="Représentation cartographique des herbiers recensés dans Collections en Ligne" />
|
14 |
<meta property="og:image" content="http://resources.tela-botanica.org/tb/img/256x256/carre_englobant.png" />
|
14 |
<meta property="og:image" content="https://resources.tela-botanica.org/tb/img/256x256/carre_englobant.png" />
|
15 |
<meta property="og:image:type" content="image/png" />
|
15 |
<meta property="og:image:type" content="image/png" />
|
16 |
<meta property="og:image:width" content="256" />
|
16 |
<meta property="og:image:width" content="256" />
|
17 |
<meta property="og:image:height" content="256" />
|
17 |
<meta property="og:image:height" content="256" />
|
18 |
<meta property="og:locale" content="fr_FR" />
|
18 |
<meta property="og:locale" content="fr_FR" />
|
Line 19... |
Line 19... |
19 |
|
19 |
|
Line 20... |
Line 20... |
20 |
<title>Localisation des collections d'herbiers</title>
|
20 |
<title>Localisation des collections d'herbiers</title>
|
21 |
|
21 |
|
22 |
<link rel="icon" type="image/png" href="http://resources.tela-botanica.org/tb/img/16x16/favicon.png" />
|
22 |
<link rel="icon" type="image/png" href="https://resources.tela-botanica.org/tb/img/16x16/favicon.png" />
|
23 |
<link rel="shortcut icon" type="image/x-icon" href="http://resources.tela-botanica.org/tb/img/16x16/favicon.ico" />
|
- |
|
24 |
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7/leaflet.css" />
|
- |
|
25 |
<!--[if lte IE 8]>
|
- |
|
26 |
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7/leaflet.ie.css" />
|
23 |
<link rel="shortcut icon" type="image/x-icon" href="https://resources.tela-botanica.org/tb/img/16x16/favicon.ico" />
|
27 |
<![endif]-->
|
24 |
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.3/leaflet.css" />
|
28 |
<link rel="stylesheet" href="<?=$url_base?>modules/carto/squelettes/css/carto.css" />
|
25 |
<link rel="stylesheet" href="<?=$url_base?>modules/carto/squelettes/css/carto.css" />
|
Line 29... |
Line 26... |
29 |
<link rel="stylesheet" href="<?=$url_base?>modules/carto/squelettes/css/MarkerCluster.css" />
|
26 |
<link rel="stylesheet" href="<?=$url_base?>modules/carto/squelettes/css/MarkerCluster.css" />
|
30 |
<link rel="stylesheet" href="<?=$url_base?>modules/carto/squelettes/css/MarkerCluster.Default.css" />
|
27 |
<link rel="stylesheet" href="<?=$url_base?>modules/carto/squelettes/css/MarkerCluster.Default.css" />
|
31 |
|
28 |
|
32 |
<script type="text/javascript" src="http://cdn.leafletjs.com/leaflet-0.7/leaflet.js"></script>
|
29 |
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.3/leaflet.js"></script>
|
33 |
<script type="text/javascript" src="http://resources.tela-botanica.org/jquery/1.6.4/jquery-1.6.4.min.js"></script>
|
30 |
<script type="text/javascript" src="https://resources.tela-botanica.org/jquery/1.6.4/jquery-1.6.4.min.js"></script>
|
34 |
<script type="text/javascript" src="http://resources.tela-botanica.org/jquery/jquery-ui/1.8.18/js/jquery-ui-1.8.18.custom.min.js"></script>
|
31 |
<script type="text/javascript" src="https://resources.tela-botanica.org/jquery/jquery-ui/1.8.18/js/jquery-ui-1.8.18.custom.min.js"></script>
|
35 |
<script type="text/javascript" src="http://resources.tela-botanica.org/jquery/jquery-tmpl/jquery.tmpl.min.js"></script>
|
32 |
<script type="text/javascript" src="https://resources.tela-botanica.org/jquery/jquery-tmpl/jquery.tmpl.min.js"></script>
|
36 |
<script src="<?=$url_base?>modules/carto/squelettes/scripts/leaflet.markercluster.js"></script>
|
33 |
<script src="<?=$url_base?>modules/carto/squelettes/scripts/leaflet.markercluster.js"></script>
|
37 |
<script type="text/javascript">
|
34 |
<script type="text/javascript">
|
Line 54... |
Line 51... |
54 |
ga('send', 'pageview');
|
51 |
ga('send', 'pageview');
|
55 |
</script>
|
52 |
</script>
|
56 |
</head>
|
53 |
</head>
|
Line 57... |
Line 54... |
57 |
|
54 |
|
58 |
<body>
|
55 |
<body>
|
59 |
<div id="logo-tb"><img src="http://resources.tela-botanica.org/tb/img/128x128/logo_carre_officiel.png" /></div>
|
56 |
<div id="logo-tb"><img src="https://resources.tela-botanica.org/tb/img/128x128/logo_carre_officiel.png" /></div>
|
Line 60... |
Line 57... |
60 |
<div id="map"></div>
|
57 |
<div id="map"></div>
|
61 |
|
58 |
|
62 |
<!-- Squelette du contenu de la popup -->
|
59 |
<!-- Squelette du contenu de la popup -->
|