Interface | Description |
---|---|
GraphHopperAPI |
Wrapper of the graphhopper online or offline API.
|
Class | Description |
---|---|
GHRequest |
Request object to perform routing with GraphHopper.
|
GHResponse |
Wrapper containing path and error output of GraphHopper.
|
GraphHopperConfig |
This class represents the global configuration for the GraphHopper class, which is typically configured via the
`config.yml` file.
|
ResponsePath |
This class holds the data like points and instructions of a Path.
|
Trip | |
Trip.Leg | |
Trip.PtLeg | |
Trip.Stop | |
Trip.WalkLeg |
Copyright © 2012–2020. All rights reserved.