Skip to content

Commit 7fe5587

Browse files
committed
Slight code tweak, comments
1 parent 58cdd3a commit 7fe5587

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

NEWS

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
leaflet 2.1.1.9000
22
--------------------------------------------------------------------------------
33

4+
FEATURES
5+
* SpatRaster objects with their own RGB or color table data are now rendered
6+
using their specified colors. (#808)
7+
48
BUG FIXES and IMPROVEMENTS
59
* Use correct license in OpenStreetMap attribution. (#811)
610

@@ -13,13 +17,14 @@ BUG FIXES and IMPROVEMENTS
1317
leaflet 2.1.1
1418
--------------------------------------------------------------------------------
1519

20+
FEATURES
21+
* Added support for SpatRaster and SpatVector objects from the terra package. (#728)
22+
1623
BUG FIXES and IMPROVEMENTS
1724
* 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)
1825

1926
* 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)
2027

21-
* Added support for SpatRaster and SpatVector objects from the terra package. (#728)
22-
2328
leaflet 2.1.0
2429
--------------------------------------------------------------------------------
2530

0 commit comments

Comments
 (0)