Interface | Description |
---|---|
RoutingTemplate |
This interface provides steps to create the final GHResponse consisting of multiple Paths (via
PathWrappers).
|
Class | Description |
---|---|
AbstractRoutingTemplate | |
AlternativeRoutingTemplate |
Implementation of a route with no via points but multiple path lists ('alternatives').
|
RoundTripRoutingTemplate |
Implementation of calculating a route with one or more round trip (route with identical start and
end).
|
ViaRoutingTemplate |
Implementation of calculating a route with multiple via points.
|
Copyright © 2012–2020. All rights reserved.