Package com.graphhopper.util
Class Parameters.NON_CH
java.lang.Object
com.graphhopper.util.Parameters.NON_CH
- Enclosing class:
- Parameters
Properties for non-CH routing
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
Describes the maximum allowed distance between two consecutive waypoints of a non-CH request. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MAX_NON_CH_POINT_DISTANCE
Describes the maximum allowed distance between two consecutive waypoints of a non-CH request. Distance is in meter.- See Also:
-
-
Constructor Details
-
NON_CH
public NON_CH()
-