Uses of Class
com.graphhopper.GHRequest
Packages that use GHRequest
-
Uses of GHRequest in com.graphhopper
Methods in com.graphhopper that return GHRequestModifier and TypeMethodDescriptionAdd stopover point to routing request.This method sets a key value pair in the hints and is unrelated to the setPointHints method.GHRequest.setAlgorithm(String algo) For possible values see AlgorithmOptions.*GHRequest.setCurbsides(List<String> curbsides) GHRequest.setCustomModel(CustomModel customModel) GHRequest.setHeadings(List<Double> headings) Sets the headings, i.e.GHRequest.setPathDetails(List<String> pathDetails) GHRequest.setPointHints(List<String> pointHints) GHRequest.setProfile(String profile) GHRequest.setSnapPreventions(List<String> snapPreventions)