This website requires JavaScript.
Explore
Help
Sign In
glax
/
OSMServer
Watch
1
Star
0
Fork
0
You've already forked OSMServer
Code
Pull Requests
Releases
Wiki
Activity
100
Commits
1
Branch
0
Tags
267
KiB
C#
100%
dfc9ffeb2c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
glax
dfc9ffeb2c
CustomAStar now returns ValueTuple with calctime and path as result
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