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

Basic Example

Markers Google Map

Street View Panoramas Google Map

Google Map Types

Ultra Light With Labels

Dark

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