Skip to content

Commit

Permalink
Add more leg modes
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Mar 8, 2024
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
Expand Up @@ -10,6 +10,8 @@ public enum LegMode {
SUBWAY,
FERRY,
TRAM,
MONORAIL,
CARPOOL,
BICYCLE,
SCOOTER,
CAR;
Expand Down

0 comments on commit eb13278

Please sign in to comment.