Skip to content
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

Create Red and Green Marker at Index_B Site #24

Open
Timo123456789 opened this issue Sep 21, 2020 · 0 comments
Open

Create Red and Green Marker at Index_B Site #24

Timo123456789 opened this issue Sep 21, 2020 · 0 comments

Comments

@Timo123456789
Copy link
Owner

Markers are setting by FOR Loop, as result a green Marker can overlapp a red marker when station is the same id and the not infectected departure are later than the marked departure

Dadurch das die Marker beim Setzen in einem For LOOP unterschieden werden nach Rot oder Grün, kann ein Grüner Marker einen Roten Marker überdecken, wenn eine nichtinfektiöse Fahrt nach einer infektiösen Fahrt getätigt wird. Dies könnte gelöst werden, indem erst eine Methode alle grünen Marker setzt und dann eine Methode alle roten. So würden die Roten Marker immer am Ende auf der Karte angezeigt werden

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant