@extends('components-layouts.master') @section('title') Leaflet Maps @endsection @section('css') @endsection @section('content')

Example

Markers, Circles and Polygons

Working with Popups

Markers with Custom Icons

Interactive Choropleth Map

Layer Groups and Layers Control

@endsection @section('scripts') @endsection