File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77- iClient for MapboxGL新增支持WGS84、China2000、Xian80、Beijing54等标准地理坐标系,覆盖MVT矢量瓦片、栅格瓦片、可视化图层、标绘等功能
88
99- 需单独引用iClient对Mapbox GL JS的增强库(基于2018年10月版本v0.51.0)
10- http://iclient.supermap.io/web/libs/mapbox-gl-js/enhancement /mapbox-gl-enhance.js
10+ http://iclient.supermap.io/web/libs/mapbox-gl-js-enhance /mapbox-gl-enhance.js
1111
1212### 新增多款功能微件
1313
3838### for MapboxGL
3939
4040- 支持WGS84、China2000、Xian80、Beijing54等标准地理坐标系,需单独引用iClient对MapboxGL的增强库:
41- http://iclient.supermap.io/web/libs/mapbox-gl-js/enhancement /mapbox-gl-enhance.js
41+ http://iclient.supermap.io/web/libs/mapbox-gl-js-enhance /mapbox-gl-enhance.js
4242
4343## Fixed
4444
Original file line number Diff line number Diff line change 5555 }
5656 if ( inArray ( includes , 'mapbox-gl-enhance' ) ) {
5757 inputCSS ( "http://iclient.supermap.io/web/libs/mapbox-gl-js/0.48.0/mapbox-gl.css" ) ;
58- inputScript ( "http://iclient.supermap.io/web/libs/mapbox-gl-js/enhancement /mapbox-gl-enhance.js" ) ;
58+ inputScript ( "http://iclient.supermap.io/web/libs/mapbox-gl-js-enhance /mapbox-gl-enhance.js" ) ;
5959 }
6060 if ( inArray ( includes , 'draw' ) ) {
6161 inputCSS ( "http://iclient.supermap.io/web/libs/mapbox-gl-js/plugins/mapbox-gl-draw/1.0.9/mapbox-gl-draw.css" ) ;
You can’t perform that action at this time.
0 commit comments