GeocodeAddress | R Documentation |
Geocode a given address to get its latitude, longitude from Gooogle
GeocodeAddress(address, api.key = NULL, restrict.to = NULL)
address |
String address to geocode |
api.key |
API key for Google Maps |
restrict.to |
Country name where the search should be restricted to, Currently only supports 'India' |
A dataframe with geocoded address
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.