|
585a9213ce
|
Fixed result to correct time and no path error handling
|
2023-04-09 16:29:09 +02:00 |
|
|
bf08f38a1e
|
fixed pathfinding namespace
|
2023-04-09 16:24:43 +02:00 |
|
|
58d1031524
|
Splitting Pathfinding into separate files for each type of routing.
Removing timetracking again from routing-algos (not in scope)
|
2023-04-09 16:17:15 +02:00 |
|
|
dfc9ffeb2c
|
CustomAStar now returns ValueTuple with calctime and path as result
|
2023-04-06 14:46:08 +02:00 |
|
|
9c53c67763
|
Added /getClosestNode lat lon API
|
2023-04-06 14:33:00 +02:00 |
|
|
8813023cd6
|
Created seperate PathNode class for Json Serialization
|
2023-04-06 14:27:25 +02:00 |
|
|
ed8558049c
|
Added first API.
|
2023-04-06 01:29:45 +02:00 |
|