Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public double[] getDuration() {
}

/**
* The speed, in km/h, between each pair of coordinates.
* The speed, in meters per second, between each pair of coordinates.
*
* @return a double array with each entry being a speed value between two of the routeLeg geometry coordinates.
* @since 2.1.0
Expand Down