Skip to content

0.0.7

Latest
Compare
Choose a tag to compare
@16EAGLE 16EAGLE released this 23 Apr 07:25
· 1 commit to master since this release

basemaps 0.0.7

Minor improvements

Changes:

  • maps rendered using basemap_ggplot or basemap_gglayer or objects plotted using gg_raster are now displayed with all pixels by default (full resolution, maxpixels argument) instead of rendering in a lower resolution (previous default: 500000).
  • switched from using aes_string to aes in gg_raster due to deprectation of the function in ggplot2.