get_place_details | R Documentation |
Query Google Place Detail API
get_place_details(place_id, key = Sys.getenv("GOOGLE_KEY"))
place_id |
Google place ID. See docs for app to provide place ID. |
key |
Google API key from https://console.cloud.google.com/. Ensure Places API is enabled. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.