convert_osm::elevation

Function add_data

Source
pub fn add_data(
    map: &mut RawMap,
    path: &str,
    timer: &mut Timer<'_>,
) -> Result<()>