You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems the issue is with the Leaflet version on CRAN, the current Github version is able to load the SpatRaster layers well: devtools::install_github('rstudio/leaflet')
Support for plotting terra objects appears to be broken in the current leaflet release.
Robert Hijman's version of leaflet works for plotting terra objects. See #728.
The text was updated successfully, but these errors were encountered: