Skip to content

Commit

Permalink
Merge pull request #90 from opentripplanner/coach
Browse files Browse the repository at this point in the history
Add mode COACH
  • Loading branch information
leonardehrenfried authored Nov 23, 2024
2 parents 7400da9 + bcf5bd5 commit 8a7ecf8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ public enum LegMode {
WALK,
RAIL,
BUS,
COACH,
SUBWAY,
FERRY,
TRAM,
Expand Down

0 comments on commit 8a7ecf8

Please sign in to comment.