sdk-routing-rxjava2 / com.tomtom.online.sdk.routing.rx / RxRoutingApi / planReachableRange

planReachableRange

@Beta(2020, 12) fun planReachableRange(reachableRangeSpecification: ReachableRangeSpecification): Single<ReachableRangeArea>

Performs a reactive plan reachable range computing action based on the provided ReachableRangeSpecification object.

Parameters

reachableRangeSpecification - The object which contains the data necessary to execute the plan route computing action.

Return
ReachableRangeArea's Result object.