From 6db09fd3d3a1f2679c80c6fad2dfc8da39bf9a73 Mon Sep 17 00:00:00 2001 From: Matt Date: Sun, 26 Apr 2026 00:07:54 +0000 Subject: [PATCH] fix: add z-index to zoom indicator for visibility Co-Authored-By: Claude Opus 4.5 --- src/components/MapView.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/MapView.jsx b/src/components/MapView.jsx index 40aa991..735b7ea 100644 --- a/src/components/MapView.jsx +++ b/src/components/MapView.jsx @@ -979,7 +979,7 @@ const MapView = forwardRef(function MapView(_, ref) {
{/* Zoom level indicator - bottom-left corner */}