We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7578dc4 commit 264a271Copy full SHA for 264a271
CHANGES.md
@@ -8,6 +8,7 @@
8
* Changes
9
* CanvasPattern and CanvasGradient styles are now handled for polygons.
10
* Port to Cesium 1.51.
11
+ * Port to OpenLayers 5.3.0.
12
13
# v 2.4 - 2018-10-01
14
package.json
@@ -36,7 +36,7 @@
36
"jsdoc": "3.5.5",
37
"ls": "0.2.1",
38
"nomnom": "1.8.1",
39
- "ol": "5.2.0",
+ "ol": "5.3.0",
40
"proj4": "2.4.4",
41
"temp": "0.8.3",
42
"webpack": "^4.20.2",
0 commit comments