File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 84
84
inputScript ( 'https://cdn.jsdelivr.net/npm/ol3-echarts@1.3.6/dist/ol3Echarts.min.js' ) ;
85
85
}
86
86
if ( inArray ( includes , 'ol-mapbox-style' ) ) {
87
- inputScript ( 'https://iclient.supermap.io/web/libs/openlayers/plugins/ol-mapbox-style/2.11.2-2 /olms.js' ) ;
87
+ inputScript ( 'https://iclient.supermap.io/web/libs/openlayers/plugins/ol-mapbox-style/2.11.2-3 /olms.js' ) ;
88
88
}
89
89
if ( inArray ( includes , 'deck' ) ) {
90
90
inputScript ( 'https://iclient.supermap.io/web/libs/deck.gl/5.1.3/deck.gl.min.js' ) ;
Original file line number Diff line number Diff line change 84
84
inputScript ( 'https://cdn.jsdelivr.net/npm/ol3-echarts@1.3.6/dist/ol3Echarts.min.js' ) ;
85
85
}
86
86
if ( inArray ( includes , 'ol-mapbox-style' ) ) {
87
- inputScript ( 'https://iclient.supermap.io/web/libs/openlayers/plugins/ol-mapbox-style/2.11.2-2 /olms.js' ) ;
87
+ inputScript ( 'https://iclient.supermap.io/web/libs/openlayers/plugins/ol-mapbox-style/2.11.2-3 /olms.js' ) ;
88
88
}
89
89
if ( inArray ( includes , 'deck' ) ) {
90
90
inputScript ( 'https://iclient.supermap.io/web/libs/deck.gl/5.1.3/deck.gl.min.js' ) ;
You can’t perform that action at this time.
0 commit comments