Public
Edited
Dec 15
Insert cell
Insert cell
Insert cell
// Fenêtre popup d'information au clic
infowindow1 = new google.maps.InfoWindow({
content: "<p><b>Coucou les Sigma 2025 !</b></p>"
});
Insert cell
//Div pour afficher les popups.
popuppdiv = html`<div id='capture'></div>`;
Insert cell
Auzeville = new google.maps.LatLng(43.535,1.493);
Insert cell
// Variable pour stocker la carte en portée globale sur la page
mapHolder = [0];
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more