public class NavigationRequest extends 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 |
Modifier and Type | Method and Description |
---|---|
double |
getDistanceToGoalThreshold() |
double |
getOutsideRouteThreshold() |
Route |
getRoute() |
public static final double DEFAULT_DISTANCE_THRESHOLD
public Route getRoute()
public double getDistanceToGoalThreshold()
public double getOutsideRouteThreshold()