Skip to content

Commit 5c73fc0

Browse files
authored
Update include-openlayers.js
1 parent f38f40b commit 5c73fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/openlayers/include-openlayers.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
inputScript(libsurl + '/openlayers/ol3-echarts/1.3.6/ol3Echarts.min.js');
9090
}
9191
if (inArray(includes, 'ol-mapbox-style')) {
92-
inputScript(libsurl + '/openlayers/plugins/ol-mapbox-style/2.11.2-5/olms.js');
92+
inputScript(libsurl + '/openlayers/plugins/ol-mapbox-style/2.11.2-6/olms.js');
9393
}
9494
if (inArray(includes, 'deck')) {
9595
inputScript(libsurl + '/deck.gl/5.1.3/deck.gl.min.js');

0 commit comments

Comments
 (0)