Description Usage Arguments Value Note
This is geocode
with provider = "google"
. Note that by using this
function, you're agreeing to the Google Maps API terms of service. See
https://developers.google.com/maps/terms#section_10_12.
1 | geocode_google(addresses)
|
addresses |
A character vector of addresses |
A data frame with three columns: address
, latitude
,
and longitude
.
You will be limited to 2,500 addresses per 24-hour period.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.