pmCutOptions {leafpm}R Documentation

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.

Value

list of options


[Package leafpm version 0.1.0 Index]