typeAhead

fun typeAhead(typeAhead: Boolean): AlongRouteSearchOptions.Builder

If this flag is set to true, the query will be interpreted as a partial input and the search will enter predictive mode.

Return

An instance of the AlongRouteSearchOptions.Builder with the provided typeAhead.