onNavigationInitFailure

Called when the navigation engine fails to initialize due to a routing or setup error.

This could occur if the route is invalid, the current location is unknown, or other constraints (such as inaccessible paths or missing data) prevent navigation.

Parameters

error

The detailed navigation error containing the cause of failure.