pmCutOptions: Set Options for 'leaflet.pm' Cut Mode
Description
Set Options for 'leaflet.pm' Cut Mode
Usage
pmCutOptions(snappable = FALSE, allowSelfIntersection = TRUE,
cursorMarker = FALSE)
Arguments
snappable
logical
to snap while drawing. Default is TRUE
.
allowSelfIntersection
logical
to allow self-intersection. Default is TRUE
.
cursorMarker
logical
to show a marker at the cursor. Default is TRUE
.