Compare map tiles
mapComp(
lat,
long,
data,
types = NA,
progress = TRUE,
file = "mapComp.pdf",
overwrite = FALSE,
pargs = NULL,
quiet = FALSE,
...
)
List of maps, writes to a pdf
Coordinates as in pointsMap
Character string vector, types for
OpenStreetMap::openmap
DEFAULT: NA (all current types)
Display progress bar? DEFAULT: TRUE
PDF filename. Will not be overwritten. DEFAULT: "mapComp.pdf"
Overwrite pdf file? DEFAULT: FALSE
List of arguments passed to pdf
. DEFAULT:NULL
Logical: suppress non-df warning in getColumn
?
DEFAULT: FALSE
Further arguments passed to pointsMap
Berry Boessenkool, berry-b@gmx.de, Jul 2017
pointsMap