fn render_center_line(
    app: &dyn AppLike,
    r: &Road,
    text_width: Option<Distance>
) -> GeomBatch
Expand description

If text_width is defined, don’t draw the center line in the middle of the road for this amount of space