fn draw_problems(
    ctx: &EventCtx<'_>,
    app: &App,
    analytics: &Analytics,
    details: &mut Details,
    id: TripID,
    map: &Map
)