powered by
ggmap plots the raster object produced by get_map.
get_map
ggmapplot(ggmap, fullpage = FALSE, base_layer, maprange = FALSE, expand = FALSE, ...)
an object of class ggmap (from function get_map)
logical; should the map take up the entire viewport?
a ggplot(aes(...), ...) call; see examples
logical for use with base_layer; should the map define the x and y limits?
should the map extend to the edge of the panel? used with base_layer and maprange=TRUE.
...
a ggplot object
get_map, qmap
qmap
# NOT RUN { this is a deprecated function, use ggmap. # }
Run the code above in your browser using DataLab