configuration

Defines the set of interactive operations enabled when using this tool. By default, the VertexTool.configuration allows you to create and select vertices by tapping on the map, and also allows you to move vertices by dragging the selected vertex.

By default, it does not allow the creation of new parts, but does allow the selection, transformation, and deletion of any existing parts if they already exist in the GeometryEditor.geometry. Set InteractionConfiguration.allowPartCreation to true to allow you to tap on the view when there is no current selection (GeometryEditor.selectedElement is null) to start new parts in polyline and polygon geometries.

Since

200.1.0