Go to file
2023-04-06 14:46:08 +02:00
API CustomAStar now returns ValueTuple with calctime and path as result 2023-04-06 14:46:08 +02:00
OSMDatastructure Created seperate PathNode class for Json Serialization 2023-04-06 14:27:25 +02:00
Pathfinding CustomAStar now returns ValueTuple with calctime and path as result 2023-04-06 14:46:08 +02:00
Server Changed to JsonSerialization to permanently store regions. 2023-04-06 01:29:30 +02:00
.gitignore removed Dotsettings 2023-04-01 22:03:06 +02:00
OSMServer.sln Added first API. 2023-04-06 01:29:45 +02:00