ol-ext: Split interaction

ol/interaction/ModifyFeature is an interaction for modifying feature geometries, similar to the core ol/interaction/Modify.
The interaction is more suitable to use to handle feature modification: only features concerned by the modification are passed to the events (instead of all feature with ol/interaction/Modify) For a more complete integration with undo/redo, see undo/redo example.

Options: