shouldReplan

abstract fun shouldReplan(replanningParameters: RouteReplanningEngine.ReplanningParameters): Boolean

Checks if current Route should be replanned.

Important: This is a Public Preview API. It may be changed or removed at any time.

Return

true if Route should be replanned, otherwise false.

Parameters

replanningParameters

Parameters for a route replanning.