Graph Hopper Route
class GraphHopperRoute(from: GeoPosition, to: GeoPosition, response: GHResponse) : TimedRoute<GeoPosition>
Models a route on a map, built upon the information provided by a query to GraphHopper.
Models a route on a map, built upon the information provided by a query to GraphHopper.