Creates an interactive photomap
photomap(f, icons = NULL, dir_out = tempdir(), iconWidth = 100, iconHeight = 75, maxZoom = 18)
f | File path to photo(s). |
---|---|
icons | File paths to icons of photos |
dir_out | Directory where files should be saved, |
iconWidth | Width of the photo icon, in pixels |
iconHeight | Height of the photo icon, in pixels |
maxZoom | The maximum zoom level allowed in the photomap |