sdk-routing / com.tomtom.online.sdk.routing.data / IRouteQuery / withInstructionsType

withInstructionsType

@NonNull abstract fun withInstructionsType(instructionsType: InstructionsType!): IRouteQuery

Specifies the instructions type for the route calculation.

Parameters

instructionsType - InstructionsType!:

Return
IRouteQuery: The route query.