Class LiveDirection

  • All Implemented Interfaces:

    
    public final class LiveDirection
    
                        

    This class is used to provide live directions to the user regarding the next steps they should take. It is used to populate the steps in the RouteHeaderView. To listen to live updates addListener to the active PathSession, and override the PathSessionListener.onPathSessionCalculatedLiveDirection callback.