add_draw_control: Add a draw control to the map (experimental)
Description
Add a draw control to the map (experimental)
Usage
add_draw_control(map, ..., pos = NULL, data = NULL)
Arguments
...
The options of the control.
pos
The position of the control. One of top-left
, top-right
,
bottom-right
or bottom-left
.