Add a scale and north arrow to a map
Usage
add_scale_and_north_arrow(fig, data, font_family = "Bitter")
Arguments
- fig
ggplot map
- data
spatial data to use for drawing the scale
- font_family
font family to use for the scale label
Value
Updated ggplot figure