waypointIndices

@SerialName(value = "waypoints")
val waypointIndices: String? = null

Indicates which input coordinates should be treated as waypoints.

Most useful in combination with steps=true and requests based on traces with high sample rates. Can be an index corresponding to any of the input coordinates, but must contain the first ( 0 ) and last coordinates' index separated by ; . .steps

Since

4.4.0