edithandlersOptions: Options for editing edit handlers

View source: R/drawOptions.R

edithandlersOptionsR Documentation

Options for editing edit handlers

Description

Customize edit handlers for addDrawToolbar

Usage

edithandlersOptions(
  edit = list(tooltipText = "Drag handles or markers to edit features.", tooltipSubtext =
    "Click cancel to undo changes."),
  remove = list(tooltipText = "Click on a feature to remove.")
)

Arguments

edit

List of options for editing tooltips.

remove

List of options for removing tooltips.


leaflet.extras documentation built on Sept. 11, 2024, 7:54 p.m.