-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/routing algorithm #17
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Man könnte ggf. die alten dummy PolyLines welche ich zuvor beispielhaft implementiert habe aus dem Code löschen. Ich denke nicht das wir diese noch benötigen. Ist aber auch erstmal nicht so wichtig.
Ansonsten find ich das ganze ganz fantastisch!
Kann von mir aus gern in develop gemerged werden.
Ja die werden eh überschrieben, sobald die richtige route geladen wurde, können auf jeden fall raus. |
Looking really good. Will merge to develop when done. |
Hab die Änderungen zu den Anmerkungen durchgeführt |
Erster Stand des Routing Algorithmus.