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

transportMode

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

Assign the transport mode of the request.

Parameters

transportMode - the language value from @see com.akexorcist.googledirection.constant.TransportMode.

Return
This direction request object.

Since
1.0.0