Release Notes 1.5

What’s New

Compatibility with map.apps 4.13

This version is compatible with map.apps 4.13. Large parts of the code have been completely rewritten to ensure compatibility with the ArcGIS API for JavaScript used in map.apps.

Enhanced snapping capabilities

When snapping, a right angle to the previous line can now be selected directly for setting a new point. It is also possible to create a parallel line to an already drawn line segment or to set a point in an extension to an existing edge.

Constructing circles

By specifying a radius in meters and clicking in the map, a circle can now be constructed at any point. In addition, when creating a new circle without a predefined radius, snapping can be used.

Other new features and improvements

  • The information about lengths, areas and angles while drawing are now displayed on the basis of a snapped point and no longer on the basis of the mouse position, which may deviate from it.

  • Snapping indicators are displayed on the map when editing vertices.

  • When adding a geometry to the current edit object, if a geometry is selected that is outside the visible map area, then the new object is zoomed to.

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

Changelog

1.5.0

New Features

EDITING-104

Construct circles with defined radius

EDITING-17

Construction infos should show length and area of snapped point

EDITING-41

Show snapping indicator when editing vertices of a feature

EDITING-138

Use snapping from Esri API directly

Fixed Issues

EDITING-126

Creation of new objects also possible if layers are not enabled for editing

EDITING-74

Error when using dn_sketchingenhanced bundle together with advanced editing

EDITING-99

Line segment is set when ending geometry with double click

EDITING-83

Object create tools not working correctly when snapping is deactivated

EDITING-107

Snapping not possible after sketching was cancelled