Functions to access Google Maps API
Version 1.0.0 has significant changes compared to the previous release. See News for a list of changes.
See vignettes for instructions and examples.
The development version allows you to plot a Google Map from R, both in a shiny environment and as a stand-alone R plot.
See News for a list of changes
## install release version from CRAN
install.packages("googleway")
## install the development version from github
devtools::install_github("SymbolixAU/googleway")