ol-ext: Copy/paste interaction

This example shows how to used ol/interaction/CopyPaste to copy / paste features from one map to another.
The ol/interaction/CurrentMap is used to trigger focus events on the maps (use mapCondition option to handle the condition when the map is focused).

Look at this example for more information on the the interaction itself.
Click on feature to select / transform it.
Use Shift to select many features.
Use Ctrl+C, Ctrl+X, Ctrl+V to copy paste selected features.