Package it.unibo.alchemist.model.implementations.routes
Types
Link copied to clipboard
Link copied to clipboard
class GraphHopperRoute( from: GeoPosition, to: GeoPosition, response: GHResponse) : TimedRoute<GeoPosition>
Content copied to clipboard
Models a route on a map, built upon the information provided by a query to GraphHopper.