@extends('layouts.admin') @section('title', 'Interactive Map Editor') @section('content')

Interactive Map Editor

Add and manage locations on the server map

Map Configuration

@csrf
@if(isset($mapSettings->image_path))
Current Image Current Map
@endif

Add New Location

Click on the map to place this location or adjust coordinates manually

Interactive Map Preview

Server Map

Existing Locations

Name Type Position Actions
@endsection @push('scripts') @endpush