Changes for page Homeopaths

Last modified by Jip-jan Alunkel on March 14, 20:13

From version 8.35
edited by Jip-jan Alunkel
on December 08, 13:59
Change comment: Renamed from xwiki:practices.WebHome
To version 8.34
edited by Jip-jan Alunkel
on December 08, 13:58
Change comment: Renamed from xwiki:practices.WebHome

Summary

Details

Page properties
Content
... ... @@ -26,7 +26,7 @@
26 26  </p>
27 27  <div id="homeopaths_map"></div>
28 28  
29 -<script>/*
29 +<script>
30 30   var map = L.map('homeopaths_map').setView([18, 10], 2);
31 31   L.tileLayer('https://tile.openstreetmap.org/{z}/{x}/{y}.png', {
32 32   maxZoom: 19,
... ... @@ -47,7 +47,7 @@
47 47   map.addLayer(marker);
48 48   marker.bindPopup(popupText);
49 49   }
50 -*/</script>
50 +</script>
51 51  <h2>Add your practice to the map</h2>
52 52  #set($form_start = {
53 53   "id": "homeoworld_form",