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.


bhaskarvk/leaflet.extras documentation built on Jan. 17, 2025, 2:29 a.m.