@extends('layouts.master') @section('title') @lang('translation.Google_maps') @endsection @section('content') @component('common-components.breadcrumb') @slot('pagetitle') 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