File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 83
83
inputScript ( libsurl + '/proj4/2.11.0/proj4.min.js' ) ;
84
84
}
85
85
if ( inArray ( includes , 'ol3-echarts' ) ) {
86
- inputScript ( '../../web/libs' + '/openlayers/ol3-echarts/4.0.0 /ol-echarts.js' ) ;
86
+ inputScript ( libsurl + '/openlayers/ol3-echarts/4.0.1 /ol-echarts.js' ) ;
87
87
}
88
88
if ( inArray ( includes , '[email protected] ' ) ) {
89
89
inputScript ( libsurl + '/openlayers/ol3-echarts/3.0.0/ol3Echarts.min.js' ) ;
Original file line number Diff line number Diff line change 162
162
"maplibre-gl" : " 4.3.2" ,
163
163
"mapv" : " 2.0.62" ,
164
164
"node-forge" : " ^1.3.1" ,
165
- "ol" : " 6.14.1 " ,
165
+ "ol" : " 7.5.2 " ,
166
166
"pbf" : " 3.2.1" ,
167
167
"proj4" : " 2.11.0" ,
168
168
"promise-polyfill" : " 8.2.3" ,
Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"@turf/turf" : " 6.5.0" ,
19
19
"mapv" : " 2.0.62" ,
20
- "ol" : " 6.14.1 " ,
20
+ "ol" : " 7.5.2 " ,
21
21
"@supermap/iclient-common" : " 11.2.0-beta" ,
22
22
"proj4" : " 2.11.0" ,
23
23
"canvg" : " 3.0.10" ,
You can’t perform that action at this time.
0 commit comments