From 24580cff1a3d4f6190b269c7731367469750fa2d Mon Sep 17 00:00:00 2001 From: Andrew Date: Wed, 5 Mar 2025 00:51:08 +0000 Subject: [PATCH] [diary]: Add 05 Mar --- diary.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/diary.md b/diary.md index baca85f..2bfb919 100644 --- a/diary.md +++ b/diary.md @@ -1,4 +1,8 @@ -## Tue 04 Mar 2052 +## Wed 05 Mar 2025 +- Add variable text to loading screen. +- Attempt to find the user's geolocation and centre the map + put a marker there. + +## Tue 04 Mar 2025 - Add debounce effect to search to prevent application from running out of memory, freezing up, and making markers unresponsive. ## Mon 03 Mar 2025