getPhotoGPSfromGoogleDriveFolderUrl | R Documentation |
Get photo GPS from photo files sitting inside a Google Drive folder
getPhotoGPSfromGoogleDriveFolderUrl(folderUrl, deauth = T)
folderUrl |
the url of a google drive folder that has photo files. |
deauth |
default=T, meaning no need for google authentication. |
\donntrun{
folderUrl = "https://drive.google.com/drive/u/0/folders/1ldcrE5XGgN96qImQ7oYslTQCG2ccohNd"
folderUrl |>
getPhotoGPSfromGoogleDriveFolderUrl()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.