Homepage: http://symbolixau.github.io/googleway/
Provides a mechanism to access various Google Maps APIs, including plotting a Google Map from R and overlaying it with shapes and markers, and retrieving data from the places, directions, roads, distances, geocoding, elevation and timezone APIs.
see News for a full list of changes and additions
See the vignette for instructions and examples.
## install release version from CRAN
install.packages("googleway")
## To install the development version you currently need v0.7.1002 of googlePolylines
devtools::install_github("SymbolixAU/googlePolylines")
## then you can install googleway
devtools::install_github("SymbolixAU/googleway")