trails/apps
Ullrich Schäfer 9e7aa4647d
Fix: rename map cursor awareness field to avoid y-codemirror collision
y-codemirror.next uses the awareness 'cursor' field for text editor
cursor positions. Our map cursor tracker was using the same field name,
causing Invalid LatLng errors when the receiving participant tried to
render a CodeMirror cursor object as map coordinates.

Renamed to 'mapCursor' to avoid the collision.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 02:58:05 +02:00
..
journal Reduce map fly animation to 200ms 2026-04-11 00:48:41 +02:00
planner Fix: rename map cursor awareness field to avoid y-codemirror collision 2026-04-11 02:58:05 +02:00