[][src]Module map_model::connectivity::walking

Structs

Item
WalkingOptions

Functions

all_walking_costs_from

Starting from one building, calculate the cost to all others. If a destination isn't reachable, it won't be included in the results. Ignore results greater than the time_limit away.