public class NavigationLauncher
extends java.lang.Object
You can launch the UI a route you have already retrieved from
NavigationRoute
.
For testing, you can launch with simulation, in which our
ReplayRouteLocationEngine
will begin
following the given DirectionsRoute
once the UI is initialized.
Constructor and Description |
---|
NavigationLauncher() |
Modifier and Type | Method and Description |
---|---|
static void |
startNavigation(android.app.Activity activity,
NavigationLauncherOptions options)
Starts the UI with a
DirectionsRoute already retrieved from
NavigationRoute |
public static void startNavigation(android.app.Activity activity, NavigationLauncherOptions options)
DirectionsRoute
already retrieved from
NavigationRoute
activity
- must be launched from another Activity
options
- with fields to customize the navigation view