Allows modifying features.
| <olc: | Allows modifying features. |
| Configurable Properties | |
| layer | {oll:Vector} |
| featureAdded | {Function} Called after the feature is added |
| handlerOptions | {Object} Used to set non-default properties on the control’s handler |
| geometryTypes | {String []} To restrict modification to a limited set of geometry types, send a list of strings corresponding to the geometry class names. |
| clickout | {Boolean} Unselect features when clicking outside any feature. |
| toggle | {Boolean} Unselect a selected feature on click. |
| deleteCodes | {Integer []} Keycodes for deleting verticies. |