@extends('layouts.master') @section('title') Google Map @endsection @section('body') @endsection @section('content') @component('components.breadcrumb') @slot('page_title') Google Map @endslot @slot('subtitle') Maps @endslot @endcomponent

Markers

Example of google maps.

Overlays

Example of google maps.

Street View Panoramas

Example of google maps.

Map Types

Example of google maps.

@endsection @section('scripts') @endsection