@@include('partials/main.html') @@include("partials/title-meta.html", {"title": "Google Maps"}) @@include('partials/head-css.html')
@@include('partials/sidebar.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')