@extends('layouts.admin.master') @section('content')

TomohonHebat Maps Dashboard

@include('components.admin.map-navigation-hub', ['links' => $mapLinks ?? []])

Total Markers

0

3.5% vs last month

Active Layers

0

1.2% vs last month

Shapes Created

0

0.8% vs last month

Map Visitors

0

12.4% vs last month

Interactive Map
0.0000, 0.0000
Skala: 1:1000
Zoom: 0
Recent Map Activity
@foreach($recentActivities as $activity) @endforeach
{{ $activity['title'] }}

{{ $activity['description'] }}

{{ $activity['time'] }}
Quick Statistics

Categories

{{ $stats['categories'] ?? 0 }}

Routes

{{ $stats['routes'] ?? 0 }}

Geofences

{{ $stats['geofences'] ?? 0 }}

Heatmaps

{{ $stats['heatmaps'] ?? 0 }}

Active Plugins

{{ $stats['plugins'] ?? 0 }}

Map Presets

{{ $stats['presets'] ?? 0 }}

Visitor Statistics
Marker Categories Distribution
@endsection @section('stylesheet') @endsection @section('javascript') @endsection