Sets a layer to be editable in the uncommitted engine.
Actions.setLayerEditable(id, editable)
id: number
The id of the layer to make editable.
editable: boolean
Whether or not the layer should be editable.