Header
Usage
bt_header(
bertin,
text = "",
fontSize = 20,
fill = "#9e9696",
background = "white",
backgroundOpacity = 1,
display = TRUE,
anchor = "end"
)
Arguments
- bertin
map object
- text
text to display
- fontSize
text size
- fill
fill color
- background
color of the background
- backgroundOpacity
background opacity
- display
Boolean to allow to show or hide the layer. This parameter has no effect on the calculation of the extent
- anchor
text anchor. start, middle, end