fn build_panel(
    ctx: &mut EventCtx<'_>,
    app: &SimpleApp<()>,
    start: &Building,
    isochrone: &Isochrone
) -> Panel