Skip to content

Commit

Permalink
Add documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesj committed Mar 7, 2023
1 parent ea1530e commit 7c45bb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/sandbox/TravelTime.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ The feature must be enabled in otp-config.json as follows:
- `cutoff` The maximum travel duration as a ISO-8601 duration. The `PT` can be dropped to simplify the value.
This parameter can be given multiple times to include multiple isochrones in a single request.
The default value is one hour.
- `searchWindow` How long wait at the beginning/end of the trip should be discarded. Same format as
`cutoff`
- `modes` A list of travel modes.
- `arriveBy` Set to `false` when searching from the location and `true` when searching to the
location
Expand Down

0 comments on commit 7c45bb1

Please sign in to comment.