Commit Graph

23 Commits

Author SHA1 Message Date
Mattéo Delabre 079fbcf310
Code cleanup: Update ESLint conf, improve internal passings interface 2020-07-26 01:48:40 +02:00
Mattéo Delabre 35cd0e1e72
Migrate geolib to turf, reduce bundle size 2020-07-25 16:28:51 +02:00
Mattéo Delabre 3b8a0de9b0
Remove unused list of stops in routes from network 2020-07-25 13:57:01 +02:00
Mattéo Delabre 59c28f544e
Fix typo in simulation warning 2020-07-25 13:46:54 +02:00
Mattéo Delabre 25382dec76
Order lines by increasing number 2020-07-25 13:46:45 +02:00
Mattéo Delabre 38afb5a60d
Fix path around Garcia Lorca 2020-07-25 01:16:36 +02:00
Mattéo Delabre 075105393d
Rename `points` to `nodes` in front/map.js 2020-07-25 01:05:03 +02:00
Mattéo Delabre 314625f4ef
Rename `points` array to `nodes` in segments 2020-07-25 01:02:07 +02:00
Mattéo Delabre e907d22faf
Do not lock zoom when focusing on a course 2020-07-25 00:58:25 +02:00
Mattéo Delabre 41a92ff826
Simulation: Fix undefined segment, keep history 2020-07-25 00:57:47 +02:00
Mattéo Delabre 5dfa49b75f
Improve simulation code stability 2020-07-24 19:05:43 +02:00
Mattéo Delabre 91d6771f5e
Make passings an object 2020-07-24 19:05:28 +02:00
Mattéo Delabre 5c4f219f7a
Allow focusing on a given course 2020-07-24 01:32:39 +02:00
Mattéo Delabre d13a9ea3d7
Add vehicle angle 2020-07-24 00:18:30 +02:00
Mattéo Delabre 1b837272ae
Improve icon for courses 2020-07-23 23:09:05 +02:00
Mattéo Delabre 1f8a78e399
Immediate rendering of courses 2020-07-23 20:49:01 +02:00
Mattéo Delabre f080bb808e
Interpolate coordinates in Mercator space for better accuracy 2020-07-23 19:19:35 +02:00
Mattéo Delabre d688bff813
Load simulation in front 2020-07-23 17:29:35 +02:00
Mattéo Delabre f054b11743
Exclude unknown data from realtime 2020-07-23 01:02:22 +02:00
Mattéo Delabre 76a187bbb6
Allow segments with no routes 2020-07-22 23:11:00 +02:00
Mattéo Delabre b67543cc0c
Remove stop-ref guessing and add route number to stop/segs 2020-07-22 23:10:43 +02:00
Mattéo Delabre 18c8465548
Update network with alternate routes 2020-07-22 19:02:43 +02:00
Mattéo Delabre 476a0787a1
Extract TaM simulation from front and TaM data from back 2020-07-19 22:13:26 +02:00