public class NavigationRequest
extends java.lang.Object
NavigationManager
request parametersModifier and Type | Class and Description |
---|---|
static class |
NavigationRequest.Builder
NavigationState builder static inner class. |
Modifier and Type | Field and Description |
---|---|
static double |
DEFAULT_DISTANCE_THRESHOLD |
static double |
DEFAULT_DISTANCE_TO_IGNORE_FIRST_INDICATION |
Modifier and Type | Method and Description |
---|---|
double |
getDistanceToGoalThreshold() |
double |
getDistanceToIgnoreFirstIndication() |
double |
getOutsideRouteThreshold() |
Route |
getRoute() |
public static final double DEFAULT_DISTANCE_THRESHOLD
public static final double DEFAULT_DISTANCE_TO_IGNORE_FIRST_INDICATION
public Route getRoute()
public double getDistanceToGoalThreshold()
public double getOutsideRouteThreshold()
public double getDistanceToIgnoreFirstIndication()