Graticules
Usage
bt_graticule(
bertin,
stroke = "white",
strokeDasharray = "none",
strokeWidth = 0.8,
step = c(10, 10),
display = TRUE
)
Arguments
- bertin
map object
- stroke
stroke color
- strokeDasharray
stroke dash array
- strokeWidth
stroke width
- step
gap between graticules. The value can be a number or an array of two values
- display
Boolean to allow to show or hide the layer. This parameter has no effect on the calculation of the extent