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.