Modifiche per il documento Homeopaths

Ultima modifica di Jip-jan Alunkel il marzo 14, 20:13

Dalla versione 8.26
modificato da Jip-jan Alunkel
il dicembre 08, 13:34
Cambia il commento: Renamed from xwiki:practices.WebHome
Alla versione 8.25
modificato da Jip-jan Alunkel
il dicembre 08, 01:52
Cambia il commento: Renamed from xwiki:practices.WebHome

Summary

Details

XWiki.JavaScriptExtension[0]
Criteri della cache
... ... @@ -1,1 +1,0 @@
1 -forbid
Codice
... ... @@ -1,21 +1,0 @@
1 - var map = L.map('homeopaths_map').setView([18, 10], 2);
2 - L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', {
3 - maxZoom: 19,
4 - attribution: ''
5 - }).addTo(map);
6 - map.attributionControl.setPrefix('');
7 - var markers = [
8 - [ -0.1244324, 51.5006728, "Big Ben" ],
9 - [ -0.119623, 51.503308, "London Eye" ],
10 - [ -0.1279688, 51.5077286, "Nelson's Column<br><a href=\"https://en.wikipedia.org/wiki/Nelson's_Column\">wp</a>" ]
11 - ];
12 - for (var i=0; i<markers.length; i++) {
13 - let lon = markers[i][0],
14 - lat = markers[i][1],
15 - popupText = markers[i][2],
16 - markerLocation = new L.LatLng(lat, lon),
17 - marker = new L.Marker(markerLocation);
18 - map.addLayer(marker);
19 - marker.bindPopup(popupText);
20 - }
21 -
Analizza il contenuto
... ... @@ -1,1 +1,0 @@
1 -Sì
Usa questa estensione
... ... @@ -1,1 +1,0 @@
1 -currentPage
XWiki.StyleSheetExtension[0]
Criteri della cache
... ... @@ -1,1 +1,0 @@
1 -long