onNavigationProgressChanged
Notifies about the navigation progress by returning updated info each second. This will be called only if a session is started by using Navigation.startSession.
Parameters
navigationProgress
info about the current navigation progress When Navigation.getSessionState returns SessionState.TRACKING, navigationProgress will be a TrackingProgress When Navigation.getSessionState returns SessionState.GUIDANCE, navigationProgress will be a GuidanceProgress