@extends('layouts.simple.master') @section('title', 'Map Js') @section('css') @endsection @section('main_content')

Map JS

Map at a specified location

Display a map at a specified location and zoom level.

Map using View Bounds

Display a map of a given area.

@endsection @section('scripts') @endsection