dkahle / ggmap

A package for plotting maps in R with ggplot2
763 stars 231 forks source link

Webmercator fix #328

Open gregleleu opened 2 years ago

gregleleu commented 2 years ago

Creates function ggmap_to_webmercator to fix bounding boxes of tiles to make them compatible with geom_sf (alignment issues see https://stackoverflow.com/questions/47749078/how-to-put-a-geom-sf-produced-map-on-top-of-a-ggmap-produced-raster/50844502#50844502)