Package-level declarations

This package contains the NavigationView class, responsible for updating the UI components within the NavigationFragment.

Types

Link copied to clipboard
class NavigationView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null) : ConstraintLayout

An Android view that displays the navigation UI components. It provides the UI that can show information about the oncoming maneuvers, route parameters (like ETA and remaining distance), current speed, and the speed limit.