fn make_main_panel( ctx: &mut EventCtx<'_>, app: &App, road: &Road, selected_lane: Option<LaneID>, hovering_on_lane: Option<LaneID>) -> Panel