@@include('./partials/html.html') @@include("./partials/title-meta.html", {"title": "Leaflet Maps"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include("./partials/page-title.html", {"subtitle":"Maps","title":"Leaflet Maps"})

Basic Map

Marker Circle & Polygon

Draggable Marker With Popup

User Location

Custom Icons

Layer Control

Interactive Choropleth Map

@@include('./partials/footer.html')
@@include('./partials/customizer.html') @@include('./partials/footer-scripts.html')