maps/mobile/lib/features/map/presentation
Shautvast 578d2d24ed fix: skip redundant mapController.move() on gesture-driven pans
Every pan gesture updated mapProvider state, which triggered
ref.listen to call _mapController.move() with the position the
map was already at. This caused TileLayer to re-evaluate the
viewport and cancel in-flight tile loads, producing a
partially-rendered (diagonal) map.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 16:04:59 +02:00
..
screens fix: skip redundant mapController.move() on gesture-driven pans 2026-04-04 16:04:59 +02:00
widgets draft 2026-03-30 09:22:16 +02:00