@extends('layouts.master') @section('title') @lang('translation.Google_Maps') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Maps @endslot @slot('title') Google 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('script') @endsection