Skip to content

Edit or Delete note #51

Description

@SullyGrss

Hello everyone,
I'm actually using this library to show some machine on a map.

These machines are objects in JavaScript so right now, I'm just importing an array to imgNotes.

However, with an Ajax request to the server, I'm getting update for these machines which mean that the previous array needs to be updated with the new data.

When I make that, I also delete every node on the map and reimporting the new array. But this really something that slow my website.
I would like to know if there is a possibility to edit a previous node, or just to delete it so I can add a new one.

Thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions