sdk-search / com.tomtom.online.sdk.search.data.alongroute / IAlongRouteSearchQuery / withSpreadingMode

withSpreadingMode

@NonNull abstract fun withSpreadingMode(spreadingMode: SpreadingMode!): IAlongRouteSearchQuery

Enables the spreading of returned results evenly along the route.

Parameters

spreadingMode - SpreadingMode!: The enum indicating the spreading mode.

Return
IAlongRouteSearchQuery: The builder of the query with a new value for spreadingMode.