From 557407fca60ada77ec27a3b5f87c9b52e6aae15e Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Fri, 16 Jan 2026 21:33:38 +0100 Subject: [PATCH] style: maximize map zoom to scale 170 and center at 10N --- components/dashboard/WorldMap.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/dashboard/WorldMap.tsx b/components/dashboard/WorldMap.tsx index 30dd542..a854c59 100644 --- a/components/dashboard/WorldMap.tsx +++ b/components/dashboard/WorldMap.tsx @@ -44,7 +44,7 @@ const WorldMap = ({ data }: WorldMapProps) => {