Options for editing shapes
editToolbarOptions(
edit = TRUE,
remove = TRUE,
selectedPathOptions = NULL,
allowIntersection = TRUE
)Editing enabled by default. Set to false do disable editing.
Set to false to disable removing.
To customize shapes in editing mode pass selectedPathOptions().
Determines if line segments can cross.