rgdal
. #446mapshot2()
which uses webshot2
package for screenshots.burst = TRUE
popups were not correct. #396 &
#408sf::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: