Commit Graph

14 Commits

Author SHA1 Message Date
1b0f309f6a fix(map): prevent ghost polylines and improve ETA accuracy.
- Added cancel tokens to avoid 'traces' on map after route removal.
- Fixed math bug in ETA proportion calculating 16.6% less time than real.
- Set average bus speed to 30km/h for more realistic calculations.
2026-03-10 17:10:01 -05:00
d5763cd6d6 Rename system to SIB: update translations, logos, views, stores and logs 2026-03-09 12:19:37 -05:00
c5e5946738 fix(map): two-layer cancel token system to fully prevent orphan markers/polylines on banner close 2026-03-04 12:04:02 -05:00
5ec26970bd fix(map): add race-condition guards to prevent stops rendering after route is unselected 2026-03-04 11:26:08 -05:00
767667b1b6 refactor(map): fix race conditions and async issues with atomic GPS/Data fetch 2026-03-02 19:22:58 -05:00
fc0b9604fb Revertir sistema de paradas: eliminar apertura automática de ETACard y limpieza por falta de buses; restaurar interacción manual con paradas 2026-03-02 12:34:10 -05:00
5fb6ab812a fix: corregir paradas faltantes, duplicado de ubicación y alineación de botones 2026-03-02 09:23:29 -05:00
545cefd019 Fix: Restore bus stop markers on route selection with yellow styling 2026-03-01 21:34:36 -05:00
147ea98cda fix: skip guided zoom from schedules and fix offers slide-up animation 2026-02-28 21:39:50 -05:00
2eca01d7ed feat: redesign promotions carrusel and fix closest stop marker issue 2026-02-28 21:27:18 -05:00
1cd83f5fb3 fix: improve route visibility and lift offers banner 2026-02-27 22:40:16 -05:00
504e61bfb2 chore: apply finalized MapView and ETA card fixes 2026-02-27 12:22:15 -05:00
bddb8916ba fix(map): evitar dibujado residual de marcadores cuando se limpia el mapa rápidamente 2026-02-27 11:25:04 -05:00
b90eb83acb feat(UI): actualización de colores de ruta a amarillo y fix navegación transporte 2026-02-27 10:57:42 -05:00