fn make_world( ctx: &EventCtx<'_>, app: &App, time_to_nearest_crossing: &BTreeMap<RoadID, Duration>, ) -> World<Obj>