Time
class Time @JvmOverloads constructor(val value: Long, val unit: TimeUnit, val sarType: RouteOptions.Deviation.SarType? = SarType.ISOCHROME) : RouteOptions.Deviation
Maximum detour in time from route.
Note: Supported for Single Box Search and Search Box APIs only. Reserved for internal and special use.
Constructors
Link copied to clipboard