summaryrefslogtreecommitdiff
path: root/test-runner/src
diff options
context:
space:
mode:
authorClaude <noreply@anthropic.com>2026-05-26 09:13:38 +0000
committerClaude <noreply@anthropic.com>2026-05-26 09:13:38 +0000
commit9f298ac64183bcf54d2531e0363b205a04e3366a (patch)
tree818e63d9fee6b628bf34afc69969e3ffcec1cd2c /test-runner/src
parentf564e06338f846930300c366774efb97c042a5fb (diff)
Fix gallery photo timestamp and map pin not updating after note save
Gallery photos were always anchored to track.endMs with the final GPS position. Now reads EXIF DateTimeOriginal (parsed in device local time) after copying the file; if the timestamp falls within the track window the note is positioned at the correct time and nearest track point. Notes taken outside the window fall back to the previous behaviour. Map note layer was never refreshed after saving — drawNotes() ran once at style-load time and the GeoJsonSource was never updated. Added refreshNoteLayer() which updates the existing source or creates it if no notes existed before. https://claude.ai/code/session_01KXYBuAHZkvv63DeUG6XaZD
Diffstat (limited to 'test-runner/src')
0 files changed, 0 insertions, 0 deletions