generateLaneGuidance

abstract fun generateLaneGuidance(navigationSnapshot: NavigationSnapshot): LaneGuidanceUpdate?

Generates LaneGuidanceUpdate.

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

Return

If the call succeeds, returns a LaneGuidanceUpdate.

Parameters

navigationSnapshot

Throws

if GuidanceFailure has happen.