File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/openlayers/overlay/vectortile Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 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-4 /olms.js' ) ;
92+ inputScript ( libsurl + '/openlayers/plugins/ol-mapbox-style/2.11.2-5 /olms.js' ) ;
9393 }
9494 if ( inArray ( includes , 'deck' ) ) {
9595 inputScript ( libsurl + '/deck.gl/5.1.3/deck.gl.min.js' ) ;
Original file line number Diff line number Diff line change 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-4 /olms.js' ) ;
92+ inputScript ( libsurl + '/openlayers/plugins/ol-mapbox-style/2.11.2-5 /olms.js' ) ;
9393 }
9494 if ( inArray ( includes , 'deck' ) ) {
9595 inputScript ( libsurl + '/deck.gl/5.1.3/deck.gl.min.js' ) ;
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ import Text from 'ol/style/Text';
1818 * <div style="padding: 20px;border: 1px solid #eee;border-left-width: 5px;border-radius: 3px;border-left-color: #ce4844;">
1919 * <p style="color: #ce4844">Notice</p>
2020 * <p style="font-size: 13px">该功能依赖 <a href='https://github.com/boundlessgeo/ol-mapbox-style'>ol-mapbox-style</a> 插件,请确认引入该插件。</p>
21- * `<script type="text/javascript" src="https://rawgit.com/boundlessgeo/ ol-mapbox-style/v2 .11.2-1/dist/ olms.js"></script>`
21+ * <a src="https://iclient.supermap.io/web/libs/openlayers/plugins/ ol-mapbox-style/2 .11.2-5/ olms.js">https://iclient.supermap.io/web/libs/openlayers/plugins/ol-mapbox-style/2.11.2-5/olms.js</a>
2222 * </div>
2323 * @modulecategory Overlay
2424 * @category Visualization VectorTile
You can’t perform that action at this time.
0 commit comments