Function re_view_map::visualizers::update_span
source ยท pub fn update_span(span: &mut Option<GeoSpan>, other: Option<GeoSpan>)
Expand description
Extend a span to include another span, if any.
pub fn update_span(span: &mut Option<GeoSpan>, other: Option<GeoSpan>)
Extend a span to include another span, if any.