route

open override fun route(    from: GeoPosition,     to: GeoPosition,     options: GraphHopperOptions): Route<GeoPosition>

Computes a Route a P another, honoring the provided set of navigation options.