@NonNull abstract fun withSpreadingMode(spreadingMode: SpreadingMode!): IAlongRouteSearchQuery
Enables the spreading of returned results evenly along the route.
spreadingMode
- SpreadingMode!: The enum indicating the spreading mode.
Return
IAlongRouteSearchQuery: The builder of the query with a new value for spreadingMode.