googleDirectionLibrary / com.akexorcist.googledirection.request / DirectionRequest / avoid

avoid

open fun avoid(@Nullable avoid: String): DirectionRequest

Assign the route restriction to avoid of the request.

Parameters

avoid - the route restriction to avoid value from @see com.akexorcist.googledirection.constant.AvoidType.

Return
This direction request object.

Since
1.0.0