Defunct Functions in Package rOstluft.plot
Arguments
- bbox
list with items
left
,bottom
,right
andtop
as WSG84 coordinates. Additionalwidth
in meters ifzoom = "auto"
. Usebbox_lv95()
to create a compatible bounding box list- width
of resulting map in pixels.
- zoom
zoomlevel from 0 to 18 or "auto"
- color
color or black-and-white. Changed default to "bw"
- ...
forwarded
Details
get_stamen_map()
is replaced by get_stadia_map()
The functions get_googlemap()
and get_stamen_map()
tries to harmonize the calls to ggmap()
. The objective is
to get interchangeable functions with sensible defaults. For example automatic calculation of the zoom. The function
bbox_lv95()
generates a bbox object compatible with both functions.