Skip to content

Move markers instead of recreating them when possible #35

@3Mydlo3

Description

@3Mydlo3

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFixes and improvements for existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions