Description Usage Arguments Value Examples
So it's not accidentently pushed in the code
1 | get_google_maps_key(file = "/home/sdal/projects/sdal/api_keys/google_maps_api_key.txt")
|
file |
location of the google maps key file by default it points to the location in the sdal server |
string
1 2 3 4 5 6 | ## Not run:
get_google_maps_key()
get_google_maps_key('~/google_maps_api_key.txt')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.