pmDrawOptions {leafpm} | R Documentation |
Set Options for 'leaflet.pm' Draw Mode
Description
Set Options for 'leaflet.pm' Draw Mode
Usage
pmDrawOptions(snappable = TRUE, snapDistance = 20, snapMiddle = TRUE,
tooltips = TRUE, cursorMarker = TRUE, finishOn = NULL,
allowSelfIntersection = TRUE, templineStyle = list(),
hintlineStyle = list(color = "#3388ff", dashArray = "5,5"),
markerStyle = list(draggable = TRUE))
Arguments
snappable |
|
snapDistance |
|
snapMiddle |
|
tooltips |
|
cursorMarker |
|
finishOn |
|
allowSelfIntersection |
|
templineStyle |
|
hintlineStyle |
|
markerStyle |
|
Value
list
of options
[Package leafpm version 0.1.0 Index]