Skip to main content

place_detour_label

Function place_detour_label 

Source
pub(crate) fn place_detour_label(
    text: &str,
    font_size: usize,
    center_x: f64,
    lane_y: f64,
    above: bool,
    blocked: &[(Point, Point)],
) -> Point