This geom adds land polygons from OpenStreetMap to ggplot2 maps.

geom_landr(after = 0, simplified = FALSE)

Arguments

simplified

return simplified polygons.

after

index of the layer after which the land polygons should be added. Set to 0 to add at the bottom.