Navigation Engine
interface NavigationEngine
Base interface for running logic of navigation.
Call startNavigation should start listening to location updates, and process this data to update to the current navigation state.
Default implementation is MapLibreNavigationEngine.