OnStreets
class OnStreets<T, O : RoutingServiceOptions<O>?, S : RoutingService<GeoPosition, O>?> : RoutingStrategy<T, P> (source)
This strategy computes a route along streets allowed for a selected RoutingServiceOptions connecting the starting and ending point.