paleolimbot / ggspatial

Enhancing spatial visualization in ggplot2
https://paleolimbot.github.io/ggspatial
368 stars 34 forks source link

default which_north = 'grid' is misleading #117

Open lucas-johnson opened 1 year ago

lucas-johnson commented 1 year ago

Hi - thanks for a great tool! I use it for all my map plotting in R.

I only just realized that the default behavior for annotation_north_arrow() is which_north='grid'. I would consider changing this to be which_north='true'. Especially since the title of the doc indicates that the arrow is 'spatially aware'.