Commit Graph

16 Commits

Author SHA1 Message Date
Mattéo Delabre 8868642b38
Move simulation ownership out of Map 2022-07-10 12:34:57 -04:00
Mattéo Delabre 9e41bf8079
Implement clicking on course & follow mode 2022-07-09 18:14:00 -04:00
Mattéo Delabre 7fb373633a
Migrate to Maplibre GL with WebGL-based rendering 2022-07-09 15:51:09 -04:00
Mattéo Delabre f8e8b18591
Rename src/tam to src/data 2022-07-05 17:57:21 -04:00
Mattéo Delabre 20f04408fc
Cycle through overlapping selected courses by dep time 2021-05-23 16:47:15 +02:00
Mattéo Delabre ef8d88de28
Ajout variable globale __courses et __network pour débogage 2021-05-15 12:38:24 +02:00
Mattéo Delabre 6d76d874a1
Refonte du code de simulation 2021-05-15 00:43:45 +02:00
Mattéo Delabre 9d163f257d
Migrate to ES6 modules and update dependencies 2021-05-11 21:39:24 +02:00
Mattéo Delabre e44e9d07ba
Allow clicking on multiple courses simultaneously 2021-05-11 11:02:18 +02:00
Mattéo Delabre ca8d6f894f
Allow for unknown stops in side pane 2020-07-27 23:48:10 +02:00
Mattéo Delabre 0b8963af99
Remove passings duplicates 2020-07-27 21:21:07 +02:00
Mattéo Delabre d9869ce2f7
Show course informations in side pane 2020-07-27 21:01:36 +02:00
Mattéo Delabre dd950a95e8
Split front/map.js 2020-07-26 15:57:09 +02:00
Mattéo Delabre 079fbcf310
Code cleanup: Update ESLint conf, improve internal passings interface 2020-07-26 01:48:40 +02:00
Mattéo Delabre d688bff813
Load simulation in front 2020-07-23 17:29:35 +02:00
Mattéo Delabre 476a0787a1
Extract TaM simulation from front and TaM data from back 2020-07-19 22:13:26 +02:00