public interface AlongRouteSearchQuery
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Disposes the Query class which was constructed at native layer
|
long |
getNativeHandle()
Handle of native pointer address
|
AlongRouteSearchQuery |
withLimit(int limit)
The upper limit of the number of results.
|
long getNativeHandle()
void dispose()
AlongRouteSearchQuery withLimit(int limit)
limit - upper limit of the number of results.