rgdal
. #446mapshot2()
which uses webshot2
package for screenshots.burst = TRUE
popups were not correct. #396 & #408
sf::st_crs()
to avoid warnings ('old-style crs object detected; please recreate object with a recent sf::st_crs()'). #411RasterBrick
method now returns correct @object
slot.new features:
hide
argument to hide layers at the first render.new features:
bugfixes:
new features:
basemaps.color.shuffle
to control if basemaps should automatically adjust to colors of overlays (i.e. use black basemap as default for very light colors). #377miscellaneous:
mapviewGetOption()
is now vectorised.bugfixes:
hide
to hide all but the first layer of a RasterStackBrick. #374new features:
miscellaneous:
mapview-defunct
.new features:
miscellaneous:
bugfixes:
miscellaneous:
bugfixes:
miscellaneous:
new features:
bugfixes:
new features:
bugfixes:
miscellaneous:
new features:
bugfixes:
new features:
method
to specify the method used for resampling of raster data. #123bugfixes:
zcol
was supplied. #124misc:
new features:
enhancements:
bugfixes:
new features:
bugfixes:
new features:
bugfixes:
new features:
addMouseCoordinates has gained argument 'style' to specify whether to show 'basic' (lat, lon, zoom) or 'detailed' (x, y, epsg, proj4, lat, lon, zoom) information. Factory-fresh default is 'detailed'.
addLogo has gained argument 'alpha' to set the opacity of the image.
Someone draws quickest...
added new method for list of objects so that we can do mapview(list(x, y, z)) which is great for computational outputs such as lapply.
slideView has gained arguments 'label1' and 'label2' to supply slider names for the respective images, img1 and img2.
new popup layout (making more use of the space available).
added new function addLargeFeatures to render large datasets of up to ~100k features which is used automatically. To lower/elevate the threshold use maxpoints = ... (See ?mapview for details).
mapview methods for all basic sf classes (XY/sfg, sfc, sf)
added support for sf to "+"
we can now render features/objects with arbitrary CRS (without map background) by setting 'native.crs = TRUE'.
mapview will now decide which default base map to use based on average luminence of rendered colors.
mapview now provides subtle highlighting of polygons (changing opacity slightly) and lines (changing thickness).
plainView, slideView and cubeView have gained argument legend. default is TRUE. Legends only available for non-RGB methods!
new data sets:
data sets 'breweries91', 'gadmCHE' and 'atlStorms2005' have been deleted and moved to leaflet.
bugfixes:
changes:
@object
will be of class sf (regardless of input class).new features:
bugfixes:
new features:
changes:
bugfixes: