Skip to content

Commit

Permalink
Add more leg modes
Browse files Browse the repository at this point in the history
leonardehrenfried committed Mar 8, 2024

Verified

This commit was signed with the committer’s verified signature.
leonardehrenfried Leonard Ehrenfried
1 parent f5b1c31 commit eb13278
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/org/opentripplanner/client/model/LegMode.java
Original file line number Diff line number Diff line change
@@ -10,6 +10,8 @@ public enum LegMode {
SUBWAY,
FERRY,
TRAM,
MONORAIL,
CARPOOL,
BICYCLE,
SCOOTER,
CAR;

0 comments on commit eb13278

Please sign in to comment.