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