Non-square maps misalignes pixels
Open
- Dominant language
- R
- Stars
- 778
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
This command
```r
get_googlemap(size = c(360, 420))
```
run from the `tidyup` branch, produces a noisy picture, essentially the same as https://github.com/dkahle/ggmap/issues/17. I fixed it in my branch essentially the same way as it was fixed in #17: https://github.com/lorenzwalthert/ggmap/commit/c6b68ebbb02929b4d628410bfbd0fdff32ac3152
However, this was quick and dirty, maybe this had unexpected side effects.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.