oswaldosantos/ggsn

scalebar labels in meters

Closed this issue · 2 comments

Thank your for the great package! I am using it regularly.
I recently created a map with a scale bar of 100m. The labels were 0.05 and 0.1km.
Is there any way to change the label format to meters?
I think this would be a useful option for users.

I added the argument dist_unit to ggsn v0.4.8. Define it as "m" and let me know if it works.

yes it works well. Thanks for the quick update!