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
bf9adf1d3a
mejoras en el mapa
2026-03-10 09:33:39 -05:00
d5763cd6d6
Rename system to SIB: update translations, logos, views, stores and logs
2026-03-09 12:19:37 -05:00
027cb80aec
fix: mejorar el calculo de ETA usando duracion estimada de la BD y corregir etiquetas de tiempo en la interfaz
2026-03-08 09:39:55 -05:00
999cd75c11
fix(eta): update to 12h format and ensure ETA always shows in minutes (e.g., 70 min)
2026-03-07 22:18:37 -05:00
af8ddd34a6
fix(map): convert Google Maps object arrays to shallowRef to prevent deep reactivity proxies from breaking setMap(null) and causing memory leaks/ghost markers
2026-03-04 12:32: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
7ff205b12a
Perf/Fix: Resolve Google Maps OverQuotaMapError through marker recycling and instance reuse
2026-03-03 15:40:13 -05:00
767667b1b6
refactor(map): fix race conditions and async issues with atomic GPS/Data fetch
2026-03-02 19:22:58 -05:00
5559578561
fix(eta): show schedules even if location is still loading
2026-03-02 15:49:50 -05:00
e3f01c665a
fix(eta): normalize day filtering and handle case sensitivity in schedules
2026-03-02 15:48:02 -05:00
0b8c5a1075
Solución: Redondear decimales en horarios, activar apertura automática de ETACard y asegurar visibilidad de paradas
2026-03-02 12:47:44 -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
9c90a175cc
feat: optimización de ETA, limpieza automática de rutas y smart location
2026-03-02 09:00:08 -05:00
fa8551b19d
UI: Refine 'no buses available' flow and fix decimal bug
2026-03-01 22:06:42 -05:00
545cefd019
Fix: Restore bus stop markers on route selection with yellow styling
2026-03-01 21:34:36 -05:00
a092df33f7
Implement Session Persistence: 'Keep me logged in' now works by toggling between localStorage and sessionStorage based on user choice
2026-03-01 12:19:30 -05:00
91ef07b3ed
Fix: map singleton state, schedules view sync, and carousel image error handling
2026-02-28 22:38:59 -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
8e75f24b1e
fix: correct Routes API service usage and fix bus stops missing markers
2026-02-27 22:34:08 -05:00
d73926cd77
chore: migrate Google Maps to Routes API and clean up deprecated code
2026-02-27 22:15:58 -05:00
8084032f25
fix: corrección de errores en mapa y filtros de horarios
2026-02-27 21:24:26 -05:00
a2d317d1bc
Fix UI overlapping, transport load error handling, and schedule filtering bugs
2026-02-27 20:22:29 -05:00
7c800a0551
feat(eta): rewrite useETA to use database times and update ETACard
2026-02-27 13:55:44 -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
c9a260ab23
feat(map): clean stop markers and route dimming
2026-02-26 22:05:55 -05:00
1f0229461b
chore: build and UI fixes
2026-02-26 20:58:10 -05:00
30c3f092d8
feat: real-time bus ETA engine via distance approximation and routing
2026-02-26 13:13:56 -05:00
7b3141e5e9
perf: optimization for maps & network
2026-02-26 12:39:15 -05:00
0c7aa53c8b
Initial commit: SIBU 2.0 MISSION
2026-02-21 09:53:31 -05:00