File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6464 inputScript ( "http://iclient.supermap.io/web/libs/deck.gl/5.1.3/deck.gl.js" ) ;
6565 }
6666 if ( ! inArray ( excludes , 'iclient9-leaflet' ) ) {
67- inputScript ( "../../dist/iclient9-leaflet.js" ) ;
67+ inputScript ( "../../dist/iclient9-leaflet.min. js" ) ;
6868 }
6969 if ( inArray ( includes , 'iclient9-leaflet-css' ) ) {
7070 inputCSS ( "../../dist/iclient9-leaflet.min.css" ) ;
Original file line number Diff line number Diff line change 4747 inputScript ( "https://cdn.bootcss.com/Turf.js/4.6.1/turf.min.js" ) ;
4848 }
4949 if ( inArray ( includes , 'ol-mapbox-style' ) ) {
50- inputScript ( "https ://rawgit.com/boundlessgeo/ ol-mapbox-style/v2 .11.2/dist /olms.js" ) ;
50+ inputScript ( "http ://iclient.supermap.io/web/libs/openlayers/plugins/ ol-mapbox-style/2 .11.2/olms.js" ) ;
5151 }
5252 if ( inArray ( includes , 'deck' ) ) {
5353 inputScript ( "http://iclient.supermap.io/web/libs/deck.gl/5.1.3/deck.gl.js" ) ;
5454 }
5555 if ( ! inArray ( excludes , 'iclient9-openlayers' ) ) {
56- inputScript ( "../../dist/iclient9-openlayers.js" ) ;
56+ inputScript ( "../../dist/iclient9-openlayers.min. js" ) ;
5757 }
5858 if ( ! inArray ( excludes , 'iclient9-openlayers-css' ) ) {
5959 inputCSS ( "../../dist/iclient9-openlayers.min.css" ) ;
Original file line number Diff line number Diff line change 99 < link rel ="stylesheet " href ="https://openlayers.org/en/v4.6.4/css/ol.css " type ="text/css ">
1010 <!--当前示例使用 ol-debug 原因:ol.format.MVT 默认坐标系为 3857,最新代码未更新该默认设置,需使用ol-debug,设置 defaultDataProjection 参数,以支持4326底图-->
1111 < script src ="https://openlayers.org/en/v4.6.4/build/ol-debug.js "> </ script >
12- < script type ="text/javascript " src ="https ://rawgit.com/boundlessgeo/ ol-mapbox-style/v2 .11.2/dist /olms.js "> </ script >
12+ < script type ="text/javascript " src ="http ://iclient.supermap.io/web/libs/openlayers/plugins/ ol-mapbox-style/2 .11.2/olms.js "> </ script >
1313 < script type ="text/javascript " src ="../../dist/iclient9-openlayers.js "> </ script >
1414 < style >
1515 .ol-popup {
Original file line number Diff line number Diff line change 4848 < script type ="text/javascript " include ='bootstrap-css ' src ="../js/include-web.js "> </ script >
4949 < link rel ="stylesheet " href ="https://openlayers.org/en/v4.6.4/css/ol.css " type ="text/css ">
5050 < script src ="https://openlayers.org/en/v4.6.4/build/ol-debug.js "> </ script >
51- < script type ="text/javascript " src ="https ://rawgit.com/boundlessgeo/ ol-mapbox-style/v2 .11.2/dist /olms.js "> </ script >
51+ < script type ="text/javascript " src ="http ://iclient.supermap.io/web/libs/openlayers/plugins/ ol-mapbox-style/2 .11.2/olms.js "> </ script >
5252 < script type ="text/javascript " src ="../../dist/iclient9-openlayers.js "> </ script >
5353 < script type ="text/javascript ">
5454 console . log ( olms ) ;
You can’t perform that action at this time.
0 commit comments