Skip to content

Commit 264a271

Browse files
committed
Update OpenLayers to version 5.3.0
1 parent 7578dc4 commit 264a271

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* Changes
99
* CanvasPattern and CanvasGradient styles are now handled for polygons.
1010
* Port to Cesium 1.51.
11+
* Port to OpenLayers 5.3.0.
1112

1213
# v 2.4 - 2018-10-01
1314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"jsdoc": "3.5.5",
3737
"ls": "0.2.1",
3838
"nomnom": "1.8.1",
39-
"ol": "5.2.0",
39+
"ol": "5.3.0",
4040
"proj4": "2.4.4",
4141
"temp": "0.8.3",
4242
"webpack": "^4.20.2",

0 commit comments

Comments
 (0)