pub fn transform_existing(map: &mut Map, timer: &mut Timer<'_>)
Expand description
Edit the map, adding modal filters and crossings that’re modelled in OSM in various ways.
TODO Maybe do this in the map importer pipeline!
pub fn transform_existing(map: &mut Map, timer: &mut Timer<'_>)
Edit the map, adding modal filters and crossings that’re modelled in OSM in various ways.
TODO Maybe do this in the map importer pipeline!