Release Notes 1.2

What’s New

Direct creation of geometries

In the dialog for geometry editing, a tool suitable for the respective geometry of the map layer is now available, with which e.g. a polygon can be drawn directly. Thus, it is no longer always necessary to create an auxiliary geometry first for new geometries. Due to the already existing possibility to hide the helper geometries completely from the user interface, a very simple editing workflow can be created.

API for integrating the editing tools into own implementations

An external API now provides interfaces for creating and editing objects (features of a map layer) and independent geometries (which are e.g. assigned to a map layer only in a later work step). With the help of these interfaces, e.g. editing can be started from own workflows. It also allows you to prevent the user-created object from being saved directly to a map layer and instead, for example, first open a separate dialog with complex attribute editing, plausibility checks, or the like.

Other new functions and improvements

  • The Attributes and Attachments tabs can now be hidden by configuration.

  • The object being edited is now always centered in the free map area and no longer covered by the edit window.

For a complete list of all changes, see the following changelog.

Changelog

1.2.2

New Features

EDITING-88

Allow to configure if helper geometries are removed when leaving editor

Fixed Issues

EDITING-85

Point and line features cannot be selected for editing in some cases

EDITING-82

Sample app is missing in rollout

EDITING-78

Snapping on MapService layers not possible for layers inside of group layers

1.2.1

Fixed Issues

EDITING-69

Editing.js missing in module.js

EDITING-79

Error when trying to delete object after clearing geometry

EDITING-70

Exception when opening edit widget directly on app start

EDITING-77

Geometries uploaded with map.apps ETL cannot be snapped

EDITING-80

Layers are not listed in add feature dialog when placed in group layer

EDITING-68

Promise not resolved with error message when user cancels createGeometry workflow

EDITING-78

Snapping on MapService layers not possible for layers inside of group layers

EDITING-56

Snapping still active when group layer is deactivated

EDITING-75

Zoom to feature not working for point geometries

1.2.0

New Features

EDITING-43

Add tool and construction infos to construct a new object directly

EDITING-64

Allow to hide attachment tab

EDITING-63

Allow to hide attribute editing tab

EDITING-67

Ensure that editor window does not overlap editing object on zoom

EDITING-65

Provide external API to start editing and get resulting feature

Fixed Issues

EDITING-61

Error when trying to edit helper geometry

EDITING-29

Error when using esri locator store

EDITING-54

Object cannot be saved when starting edit operation from popup action