To add a map to a page, do the following:
<section> <div class="crumina-module crumina-map height-430" id="map"></div></section><script src="js/js-plugins/leaflet.min.js"></script><script src="js/js-plugins/MarkerClusterGroup.min.js"></script><script src="js/js-plugins/leaflet-init.js"></script>In the HTML/js/js-plugins/leaflet-init.js file you will find all the map settings, markers, coordinates for each
of the specified id (function - CRUMINA.maps)