<php> echo ' <link rel=“stylesheet” href=“https://unpkg.com/leaflet@0.7.2/dist/leaflet.css” />

<style> #wrap { height: 100%; padding-left: 10px; padding-right: 10px;} #map { height: 560px; } </style>

<script src=“https://unpkg.com/leaflet@0.7.2/dist/leaflet.js”></script>

<link rel=“stylesheet” href=“/lib/scripts/Leaflet.markercluster/MarkerCluster.css” /> <link rel=“stylesheet” href=“/lib/scripts/Leaflet.markercluster/MarkerCluster.Default.css” /> <script src=“/lib/scripts/Leaflet.markercluster/leaflet.markercluster.js”></script>

<script src=“https://savoirscommuns.comptoir.net/geo_data/associations_map_js?do=export_text”></script> '; </php>