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

Feature/enable creation of several features at once #133

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

frwg
Copy link
Contributor

@frwg frwg commented Oct 9, 2024

Added additional functionality:

  • The updateMultiple method now returns a Promise.
  • The TableRenderer includes an addOrRefreshRow method that automatically handles whether a feature already exists in the table. This method is called after a successful updateMultiple AJAX call.
  • A unique namespace ID is also generated for unsaved features to ensure they can be updated once the AJAX request successfully stores them.
  • The oldGeometry attribute is set after a successful updateMultiple call.

These are non-breaking changes that should not affect the former processing of existing features being updated.

@frwg frwg requested a review from Phocacius October 9, 2024 09:20
@astroidex astroidex modified the milestones: 2.0.2, 2.0.3 Oct 15, 2024
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

Successfully merging this pull request may close these issues.

3 participants