@NonNull abstract fun withLimit(limit: Int!): IAlongRouteSearchQuery
The upper limit of the number of results.
limit
- Int!: The upper limit of the number of results.
Return
IAlongRouteSearchQuery: The builder of the query with a new value for the limit set.