mapsapi: 'sf'-Compatible Interface to 'Google Maps' APIs

Interface to the 'Google Maps' APIs: (1) routing directions based on the 'Directions' API, returned as 'sf' objects, either as single feature per alternative route, or a single feature per segment per alternative route; (2) travel distance or time matrices based on the 'Distance Matrix' API; (3) geocoded locations based on the 'Geocode' API, returned as 'sf' objects, either points or bounds.

Version: 0.2.0
Imports: magrittr (≥ 1.5), xml2 (≥ 1.1.1), sf (≥ 0.5-3), bitops (≥ 1.0-6)
Suggests: knitr, rmarkdown, leaflet
Published: 2017-11-02
Author: Michael Dorman [aut, cre]
Maintainer: Michael Dorman <dorman at post.bgu.ac.il>
BugReports: https://github.com/michaeldorman/mapsapi/issues
License: MIT + file LICENSE
NeedsCompilation: no
Materials: NEWS
CRAN checks: mapsapi results

Downloads:

Reference manual: mapsapi.pdf
Vignettes: Introduction to package 'mapsapi'
Package source: mapsapi_0.2.0.tar.gz
Windows binaries: r-devel: mapsapi_0.2.0.zip, r-release: mapsapi_0.2.0.zip, r-oldrel: mapsapi_0.2.0.zip
OS X El Capitan binaries: r-release: mapsapi_0.2.0.tgz
OS X Mavericks binaries: r-oldrel: mapsapi_0.2.0.tgz
Old sources: mapsapi archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mapsapi to link to this page.