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

Move markers instead of recreating them when possible #35

Open
3Mydlo3 opened this issue Jun 10, 2021 · 0 comments
Open

Move markers instead of recreating them when possible #35

3Mydlo3 opened this issue Jun 10, 2021 · 0 comments
Labels
enhancement Fixes and improvements for existing feature

Comments

@3Mydlo3
Copy link
Member

3Mydlo3 commented Jun 10, 2021

Right now loop removes all markers and recreates them from scratch every time. This takes much longer than just moving the marker to a new position. We could try to optimize this.

Main challenge would be to not leave any markers if e.g., player disconnects.

@3Mydlo3 3Mydlo3 added the enhancement Fixes and improvements for existing feature label Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Fixes and improvements for existing feature
Projects
None yet
Development

No branches or pull requests

1 participant