InterpolatedLocationDelegate

public protocol InterpolatedLocationDelegate : AnyObject

This protocol should be implemented in order to receive interpolated locations. The interpolated locations are only provided between VisualNavigator.startRendering(...) and VisualNavigator.stopRendering(...) calls and the application is not running in the background.