'sf'-Compatible Interface to 'Google Maps' APIs
Get directions from the Google Maps Directions API
Get geocoded coordinates using the Google Maps Geocoding API
Extract geocoded bounds from Google Maps Geocode API response
Extract distance or duration matrix from a Google Maps Distance Matr...
Extract geocoded points from Google Maps Geocode API response
Extract routes from Google Maps Directions API response
Extract route segments from a Google Maps Directions API response
Get static map from the Maps Static API
Get distance matrix from the Google Maps Distance Matrix API
Plot static Google map
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; (4) map images using the 'Maps Static' API, returned as 'stars' objects.
Useful links