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: