Sash – Bootstrap 5 Admin & Dashboard HTML Template

Mapel Maps

map component uses the Google Maps API and it comes with a custom interface that matches the theme’s colors,General Mapel Maps HTML structure in Sash template.

	
		
	
    
<!-- INTERNAL Mapel Plugin -->
<script src="../assets/plugins/mapel/raphael.min.js"></script>
<script src="../assets/plugins/mapel/jquery.mapael.js"></script>
<script src="../assets/plugins/mapel/maps/france_departments.js"></script>
<script src="../assets/plugins/mapel/maps/world_countries.js"></script>
<script src="../assets/plugins/mapel/maps/usa_states.js"></script>
<script src="../assets/js/mapelmaps.js"></script>

	
	
Type URL
Plugin Link https://www.vincentbroute.fr/mapael/
Vector Maps

General Vector Maps HTML structure in Sash template.

	
		
	
	
		
		
	
    
<!--  INTERNAL Vector js -->
<script src="../assets/plugins/jvectormap/jquery-jvectormap-2.0.2.min.js"></script>
<script src="../assets/plugins/jvectormap/jquery-jvectormap-world-mill-en.js"></script>
<script src="../assets/plugins/jvectormap/gdp-data.js"></script>
<script src="../assets/plugins/jvectormap/jquery-jvectormap-asia-mill.js"></script>
<script src="../assets/plugins/jvectormap/jquery-jvectormap-au-mill.js"></script>
<script src="../assets/plugins/jvectormap/jquery-jvectormap-ca-lcc.js"></script>
<script src="../assets/plugins/jvectormap/jquery-jvectormap-de-mill.js"></script>
<script src="../assets/plugins/jvectormap/jquery-jvectormap-europe-mill-en.js"></script>
<script src="../assets/plugins/jvectormap/jquery-jvectormap-in-mill.js"></script>
<script src="../assets/plugins/jvectormap/jquery-jvectormap-uk-mill-en.js"></script>
<script src="../assets/plugins/jvectormap/jquery-jvectormap-us-aea-en.js"></script>
<script src="../assets/plugins/jvectormap/jquery-jvectormap-us-il-chicago-mill-en.js"></script>
<script src="../assets/js/jvectormap.js"></script>

	
	

Note : After Changing scss you must run gulp command i.e, gulp watch . Refer gulp page for more gulp commands click here.

Type URL
Plugin Link https://www.10bestdesign.com/jqvmap/
Leaflet Maps

General Leaflet Maps HTML structure in Sash template.

	
		
	
	
		
		
	
    
<!--  INTERNAL leaflet js -->
<script src="../assets/plugins/leaflet/leaflet.js"></script>
<script src="../assets/js/map-leafleft.js"></script>

	
	

Note : After Changing scss you must run gulp command i.e, gulp watch . Refer gulp page for more gulp commands click here.

Type URL
Plugin Link https://www.10bestdesign.com/jqvmap/