editToolbarOptions: Options for editing shapes

View source: R/utils_leaflet_draw.R

editToolbarOptionsR Documentation

Options for editing shapes

Description

Options for editing shapes

Usage

editToolbarOptions(
  edit = TRUE,
  remove = TRUE,
  selectedPathOptions = NULL,
  allowIntersection = TRUE
)

Arguments

edit

Editing enabled by default. Set to false do disable editing.

remove

Set to false to disable removing.

selectedPathOptions

To customize shapes in editing mode pass selectedPathOptions().

allowIntersection

Determines if line segments can cross.


wallace documentation built on May 7, 2026, 5:07 p.m.