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
* Added support for SpatRaster and SpatVector objects from the terra package. (#728)
22
+
16
23
BUG FIXES and IMPROVEMENTS
17
24
* The default marker icon for `addMarkers` no longer worked, due to the CDN we were relying on apparently being retired. Fixed by pointing to a new CDN. (#782)
18
25
19
26
* New behavior from tile.openstreetmap.org caused `addTiles` default tileset to break when viewed under non-https protocol on recent versions of Chrome. Fixed by always using the https protocol to connect to openstreetmap. (#786)
20
27
21
-
* Added support for SpatRaster and SpatVector objects from the terra package. (#728)
0 commit comments