generateGuidance

abstract fun generateGuidance(navigationSnapshot: NavigationSnapshot): Guidance

Generates Guidance which might be a new upcoming maneuver or the same with updated distance to next maneuver.

Parameters

navigationSnapshot

The NavigationSnapshot used to generate Guidance.