abstreet/map_model
Dustin Carlino 237f00d1cc Centralize logic in TransitRoute::all_path_requests. Stop repeating it
in the sim transit layer. Simplify the sim transit state accordingly.

Along the way, temporarily sacrifice tracking the paths taken by transit
passengers -- it wasn't correct before.

Not regenerating maps yet.
2022-04-17 11:13:05 +01:00
..
src Centralize logic in TransitRoute::all_path_requests. Stop repeating it 2022-04-17 11:13:05 +01:00
Cargo.toml Split out a raw_map crate from map_model. RawMap is the thing we turn 2022-02-19 17:39:28 +00:00