-
Fixed #893: Correctly call
terra::crs()
when checking the CRS of aSpatVector
object inpointData()
orpolygonData()
(thanks @mkoohafkan, #894). -
Replace
{viridis}
dependency by{viridisLite}
(@olivroy, #897) -
addRasterImage
now takesoptions = gridOptions()
, so that arbitrary Leaflet layer options can be controlled. (#692)