Skip to content

leaflet 2.2.2

Latest
Compare
Choose a tag to compare
@cpsievert cpsievert released this 27 Mar 15:10
· 5 commits to main since this release
77e443f
  • Fixed #893: Correctly call terra::crs() when checking the CRS of a SpatVector object in pointData() or polygonData() (thanks @mkoohafkan, #894).

  • {leaflet} now has a brand new pkgdown site (@olivroy, #902)

  • Replace {viridis} dependency by {viridisLite} (@olivroy, #897)

  • addRasterImage now takes options = gridOptions(), so that arbitrary Leaflet layer options can be controlled. (#692)