@extends('portal.layout') @section('title', 'Interactive Map Analysis') @section('head') {{-- Leaflet Draw plugin --}} @endsection @section('content')
{{-- ── SIDEBAR ─────────────────────────────────────────────────────── --}}
{{-- Draw Tools Info --}}

Draw Plot Boundary

Use the polygon tool on the map to draw your plot boundary. Area is calculated automatically.

Plot Area
Sq.ft
Guntha
Perimeter
Quick guide:
  1. Click the polygon icon (▬) on the map
  2. Click corners of your plot boundary
  3. Click the first point again to close
  4. Area & perimeter auto-calculated
{{-- Location Search --}}

Search Location

{{-- Coordinates display --}}
{{-- Street View --}}

Street View

View road frontage at the selected location.

{{-- Visualization Legend --}}

Visualization Legend

Setback Lines
Front Setback
Side Setback
Rear Setback
Buildable Envelope
Height Restrictions
Allowed (<15m)
Moderate (15–45m)
Restricted (>45m)
{{-- Quick Analysis --}}

Quick Analysis

Click on the map or draw a plot to detect the zone and get quick parameters.
FAR / FSI
Max Height
Zone Type
Coverage
Zone:
{{-- ── MAP AREA ────────────────────────────────────────────────────── --}}
{{-- Map style toggle --}}
{{-- Toast notification --}} {{-- Layer control panel --}}

Map Layers

{{-- Street View embed --}}
{{-- Visualization panel (legend for setbacks/height on map) --}}
Plot Visualization
Front:   Side:   Rear:
@endsection @section('scripts') {{-- Leaflet --}} {{-- Leaflet Draw --}} {{-- Alpine --}} @if(!empty($googleMapsApiKey)) @endif @endsection