Package-level declarations
Functions
Shows the route overview by expanding the trip summary bottom sheet.
Retrieves the current camera tracking mode.
Retrieves the information about the navigation state.
Hides the route overview by collapsing the trip summary bottom sheet.
Collapse upcoming maneuvers overview while driving.
Mute active guidance voice instruction while driving.
Sets the destination, optional waypoints and starts navigation.
Emits new camera tracking mode values whenever the camera tracking mode changes.
Emits new navigation state values whenever the navigation state changes.
Emits voice instruction enabled state changes.
Observes zoom level changes on the map.
Recenters the map camera to show the current user location.
Repeats the last voice guidance instruction that was played during active navigation.
Applies a zoom scale transformation to the map.
Sets the camera tracking mode for the map view.
Shows preview of the route to the user. Does not start the navigation yet.
Closes all dialogs in the navigation app if any are present.
Opens the map and shows a list of places (SearchResult) on it. The app will be brought to the foreground.
Extend upcoming maneuvers overview while driving.
Shows a waypoint acquired from getNavigationState. If the waypoint is not present in the NavigationState, undefined behaviour. Works only during NavigationState.ActiveGuidance.
Start active guidance after a call to setDestination.
Stops navigation.
Unmute active guidance voice instruction while driving.
Zooms in on the map by applying a default zoom in factor.
Zooms out on the map by applying a default zoom out factor.