Package com.graphhopper.routing.querygraph


package com.graphhopper.routing.querygraph
  • Classes
    Class
    Description
    A class which is used to query the underlying graph with real GPS points.
    This class is used to allow routing between virtual nodes (snapped coordinates that lie between the nodes of the original graph) when using CH.
    Creates an edge state decoupled from a graph where nodes, pointList, etc are kept in memory.