Package it.unibo.alchemist.model.implementations.routes

Types

Link copied to clipboard
class GPSTraceImpl : PolygonalChain<P> , GPSTrace
Link copied to clipboard
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.