pub fn draw_overlapping_paths(
    app: &dyn AppLike,
    paths: Vec<(PathV2, Color)>
) -> ToggleZoomedBuilder