Release Notes 1.8
What’s New
Merge of lines and polygons
With the help of a new tool, two line or polygon objects can be merged into a single object. Users can select from which of the existing objects the attributes and, if applicable, attachments are taken over.
Split polygons
From this version on existing polygons can be split by drawing a line that intersects the polygon. The attribute values of the object are copied and added to the new cut object.
Lines could already be split with the previous version.
Update Notes
If you use the Result Center (bundles result-ui
and result-api
) newly introduced in map.apps 4.14 together with Advanced Editing, remove the bundle advanced-editing-resultcenter
from your app configuration.
This bundle is only required to display a tool to start editing in the "old" Result Center.
The new "Row Action" introduced with this release for the new Result Center is included in the "advanced-editing" bundle.
Changelog
1.8.0
New Features
|
Add row action in result-ui to start editing a feature |
|
Always allow saving to initiate validation |
|
Editing-finished event should inform about applyEdits result |
|
Merge line and polygon objects to single object |
|
Split existing polygon object |