RouteProposalSelector
public protocol RouteProposalSelector
Selector responsible for choosing the routes according to protocol’s adoptee expectations
Important
This is a Public Preview API. It may be changed or removed at any time.-
Select replanned route or pick one of proposed alternatives
Declaration
Swift
func select(refreshedRoute: Route, alternatives: [Route]) throws -> RouteReplanningResult
Return Value
Route selection result