Manual

When the better proposal is found it is added to the navigation session using the com.tomtom.sdk.navigation.RouteAddedListener with one of following reasons: com.tomtom.sdk.navigation.RouteAddedReason.BetterRouteProposed, com.tomtom.sdk.navigation.RouteAddedReason.AvoidBlockage or com.tomtom.sdk.navigation.RouteAddedReason.WithinRange. It's up to the integrator to decide whether the proposed route should be selected as active with com.tomtom.sdk.navigation.TomTomNavigation.selectActiveRoute or ignored.