You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vignettes/articles/mapview_02-advanced.Rmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Despite the possibility to quickly plot spatial data, `mapview` has a set of arg
29
29
*`legend.opacity` - opacity of the legend -> default `1`
30
30
*`verbose` - whether to print additional information to the console during the rendering -> default `FALSE`
31
31
*`layer.name` - the layer name to be used for plotting -> default depends on call. For a single object the name of the object; if `zcol` is supplied a combination of object name and column name; for raster stack/bricks the layer names
32
-
* ... - further arguments to be passed on to respective **leaflet** functions such as `addRasterImage` or `adCircleMarkers`
32
+
* ... - further arguments to be passed on to respective **leaflet** functions such as `addRasterImage` or `addCircleMarkers`
0 commit comments