We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6115526 commit eb03d48Copy full SHA for eb03d48
1 file changed
mapbox/libjava-services/src/main/java/com/mapbox/services/api/directions/v5/models/LegAnnotation.java
@@ -36,7 +36,7 @@ public double[] getDuration() {
36
}
37
38
/**
39
- * The speed, in km/h, between each pair of coordinates.
+ * The speed, in meters per second, between each pair of coordinates.
40
*
41
* @return a double array with each entry being a speed value between two of the routeLeg geometry coordinates.
42
* @since 2.1.0
0 commit comments