Closed freenerd closed 7 years ago
Ah my bad, https://github.com/mapbox/directions-transit/issues/40#issuecomment-296966702 already covers this by introducing sub-legs
. We likely need to find a better name there.
@freenerd I am calling this segments
currently, but I am up for talking about better options tomorrow
Looking at https://github.com/mapbox/directions-transit/issues/40 again, I was thinking about what will happen to the API when we introduce
via
waypoints. That is the original intent oflegs
, but we changed that semantic.@MoKob what's your thinking here?