Package com.graphhopper.resources
Class NearestResource
java.lang.Object
com.graphhopper.resources.NearestResource
- Author:
- svantulden, Michael Zilske
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
doGet
@GET public NearestResource.Response doGet(@QueryParam("point") GHPoint point, @QueryParam("elevation") @DefaultValue("false") boolean elevation)
-