setStartUTurnThreshold

fun setStartUTurnThreshold(appContext: Context, startUTurnThreshold: Int)

This option determines, at start point or any via point for which an avoid UTurn restriction is set, the threshold of the difference of ETA between avoiding a UTurn or not, above which UTurn is allowed.

Parameters

startUTurnThreshold

the threshold in 1/10th seconds in RouteOptim.FASTEST or meters in RouteOptim.SHORTEST mode (default = 3000).