/mapview/interactions/modify

The module exports the modify interaction method which is bound to a mapview in the decorator method.

Requires

Methods

(inner) modify Defines the behaviour for a modification interaction performed on the map.(params, mapview)

Parameters:
NameTypeDescription
paramsObject

Extra parameters for the mapview.interaction.

mapviewmapview

The mapview object to which the interaction will be added.