mirror of
https://github.com/FoggedLens/deflock-app.git
synced 2026-03-10 13:15:52 +00:00
Cancel in-progress follow-me animations on pointer-down and suppress new ones while any pointer is on the map. Without this, GPS position updates trigger 600ms animateTo() calls that fight with the user's stationary finger, causing visible wiggle — especially at low zoom where small geographic shifts cover more pixels. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>