public interface IAlongRouteSearchQuery
| Modifier and Type | Method and Description |
|---|---|
IAlongRouteSearchQuery |
withLimit(java.lang.Integer limit)
The upper limit of the number of results.
|
@NonNull IAlongRouteSearchQuery withLimit(java.lang.Integer limit)
limit - upper limit of the number of results.