-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #351 from headwaymaps/mkirk/otp-bike
Include better OTP results in walk/bike directions when available.
- Loading branch information
Showing
18 changed files
with
1,499 additions
and
838 deletions.
There are no files selected for viewing
11 changes: 2 additions & 9 deletions
11
services/frontend/www-app/src/components/SingleModeListItem.vue
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,5 @@ mod app_state; | |
pub use app_state::AppState; | ||
|
||
pub mod health; | ||
pub mod v3; | ||
pub mod v4; | ||
pub mod v5; |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.