DirectionInfo

Class containing information about upcoming direction. This class is passed as parameter in com.sygic.sdk.navigation.NavigationManager.OnDirectionListener listener.

Properties

Link copied to clipboard

distance to next direction change represented in {@link RouteManeuver} class

Link copied to clipboard

if direction is in tunnel

Link copied to clipboard

distance to the secondary direction

Link copied to clipboard

object of {@link RouteManeuver} class containing information about next maneuver

Link copied to clipboard

object of {@link RouteManeuver} class containing information about maneuver after the primary maneuver

Link copied to clipboard

distance to next direction change, covered in a tunnel

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)