From 621e8078d91295238d5d9ac64fd8b2664650702c Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Mon, 24 Nov 2025 09:18:16 +0200 Subject: [PATCH] fix(geomap): map not loading at zero zoom --- apps/client/src/widgets/collections/geomap/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/widgets/collections/geomap/index.tsx b/apps/client/src/widgets/collections/geomap/index.tsx index 07e942d19..6b91d4c8e 100644 --- a/apps/client/src/widgets/collections/geomap/index.tsx +++ b/apps/client/src/widgets/collections/geomap/index.tsx @@ -130,7 +130,7 @@ export default function GeoView({ note, noteIds, viewConfig, saveConfig }: ViewM return (
- { coordinates && zoom &&