Function map_gui::tools::heatmap::draw_isochrone [−][src]
pub fn draw_isochrone(
map: &Map,
time_to_reach_building: &HashMap<BuildingID, Duration>,
thresholds: &[f64],
colors: &[Color]
) -> GeomBatch
Expand description
Thresholds are Durations, in units of seconds