OSMServer/Pathfinding
glax 5a1dce9883 PathResult now only includes Path and calcTime.
Other fields have been moved to Pathfinder
2023-04-20 19:37:34 +02:00
..
Pathfinder.cs Changed values for heuristic and weight functions, as well as increased priority for type1-roads (motorways). 2023-04-19 22:51:47 +02:00
Pathfinding.csproj Save Pathfinding result to file. 2023-04-13 19:18:25 +02:00
PathNode.cs Save Pathfinding result to file. 2023-04-13 19:18:25 +02:00
PathResult.cs PathResult now only includes Path and calcTime. 2023-04-20 19:37:34 +02:00
RegionManager.cs correct node for closest. 2023-04-09 21:02:32 +02:00