| Package | Description |
|---|---|
| com.graphhopper.routing |
| Modifier and Type | Method and Description |
|---|---|
List<AlternativeRoute.AlternativeInfo> |
AlternativeRoute.calcAlternatives(int from,
int to) |
List<AlternativeRoute.AlternativeInfo> |
AlternativeRoute.calcAlternatives(Path bestPath,
int maxPaths,
double maxWeightFactor,
double weightInfluence,
double maxShareFactor,
double shareInfluence,
double minPlateauFactor,
double plateauInfluence) |
Copyright © 2012–2022. All rights reserved.