/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:
| Name | Type | Description |
|---|---|---|
params | Object | Extra parameters for the mapview.interaction. |
mapview | mapview | The mapview object to which the interaction will be added. |