@extends('layouts.vertical', ['title' => 'Googlemap']) @section('content')

Google

Default Map

Map With Marker

Overlays Map

Map Types

Layer Map

@endsection @section('script-bottom') @vite(['resources/js/pages/gmaps.init.js']) @endsection