You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
updateMultiple now returns a Promise; TableRenderer includes addOrRefreshRow for automatic feature handling post-AJAX call; unique namespace ID for unsaved features enables updates post-AJAX; oldGeometry set after successful updateMultiple call. (PR#133)
prevent Draw Donut On Non-Digitizer Features (PR#120)
Enable CSS styling in FormItem for images, and allow images to be displayed in their original size with the EnlargeImage attribute (PR#134)
Digitizer showed tool icons to edit feature-geometries even when digitizing is disabled (#1647, PR#135)
Saving new geometries was not possible when allowEdit was not set (PR#135)