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

Map with a legend where slices are specified with a fixed value instead of min and max values

Alternative content for the map
Alternative content for the legend

Map with links between the plotted cities

Alternative content for the map
@@include('./partials/footer.html')
@@include('./partials/right-sidebar.html') @@include('./partials/footer-scripts.html')