OsmSharp / ui

The UI components.
http://osmsharp.com/
GNU General Public License v2.0
139 stars 91 forks source link

Calculate time from route in arcaggregation #249

Open xivk opened 9 years ago

xivk commented 9 years ago

Calculate distance from route in arcaggregation.

It's not there at the moment but it is useful:

https://github.com/OsmSharp/OsmSharp/blob/master/OsmSharp.Routing/Instructions/ArcAggregation/Output/AggregatedArc.cs#L70

xivk commented 9 years ago

Or just remove both time and distance. Also related to #248