File tree Expand file tree Collapse file tree 9 files changed +15
-17
lines changed Expand file tree Collapse file tree 9 files changed +15
-17
lines changed Original file line number Diff line number Diff line change 171
171
// dist
172
172
if ( ! inArray ( excludes , 'iclient-mapboxgl' ) ) {
173
173
if ( supportES6 ( ) ) {
174
- inputScript ( '../../dist/mapboxgl/iclient-mapboxgl-es6.js' ) ;
174
+ inputScript ( '../../dist/mapboxgl/iclient-mapboxgl-es6.min. js' ) ;
175
175
} else {
176
176
inputScript ( '../../dist/mapboxgl/iclient-mapboxgl.min.js' ) ;
177
177
}
Original file line number Diff line number Diff line change 186
186
load ( ) ;
187
187
window . isLocal = false ;
188
188
window . server = document . location . toString ( ) . match ( / f i l e : \/ \/ / ) ? "http://localhost:8090" : document . location . protocol + "//" + document . location . host ;
189
- window . version = "10.1.2 " ;
190
- window . preRelease = "" ;
189
+ window . version = "11.0.0 " ;
190
+ window . preRelease = "alpha " ;
191
191
} ) ( ) ;
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " SuperMapiClient" ,
3
3
"description" : " SuperMap iClient JavaScript 是一套由 JavaScript 语言编写的 GIS 客户端应用开发包, 支持多源数据地图,支持多终端,跨浏览器, 通过本产品可快速实现浏览器上美观、流畅的地图呈现。" ,
4
- "version" : " 10.1.2 " ,
4
+ "version" : " 11.0.0 " ,
5
5
"directories" : {
6
6
"doc" : " doc" ,
7
7
"example" : " examples" ,
114
114
"dependencies" : {
115
115
"@mapbox/vector-tile" : " 1.3.1" ,
116
116
"@supermap/iclient-common" : " file:src/common" ,
117
- "@tensorflow/tfjs" : " ^3.5.0" ,
118
117
"@turf/turf" : " 5.1.6" ,
119
118
"canvg" : " 3.0.7" ,
120
119
"echarts" : " 4.9.0" ,
Original file line number Diff line number Diff line change 1
1
# Required metadata
2
2
sonar.projectKey =com.supermap:iclient-javascript
3
3
sonar.projectName =iclient-javascript
4
- sonar.projectVersion =10.1.2
4
+ sonar.projectVersion =11.0.0
5
5
6
6
# Comma-separated paths to directories with sources (required)
7
7
sonar.sources =src/
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @supermap/iclient-classic" ,
3
3
"description" : " " ,
4
- "version" : " 10.1.2 " ,
4
+ "version" : " 11.0.0-alpha " ,
5
5
"keywords" : [
6
6
" SuperMap"
7
7
],
15
15
"dependencies" : {
16
16
"mapv" : " 2.0.62" ,
17
17
"xlsx" : " 0.16.9" ,
18
- "@supermap/iclient-common" : " 10.1.2 "
18
+ "@supermap/iclient-common" : " 11.0.0-alpha "
19
19
}
20
20
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @supermap/iclient-common" ,
3
3
"description" : " " ,
4
- "version" : " 10.1.2 " ,
4
+ "version" : " 111.0.0-alpha " ,
5
5
"keywords" : [
6
6
" SuperMap"
7
7
],
17
17
"fetch-ie8" : " 1.5.0" ,
18
18
"fetch-jsonp" : " 1.1.3" ,
19
19
"promise-polyfill" : " 8.2.0" ,
20
- "lodash.topairs" : " 4.3.0" ,
21
- "@tensorflow/tfjs" : " ^3.5.0"
20
+ "lodash.topairs" : " 4.3.0"
22
21
}
23
22
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @supermap/iclient-leaflet" ,
3
3
"description" : " " ,
4
- "version" : " 10.1.2 " ,
4
+ "version" : " 11.0.0-alpha " ,
5
5
"keywords" : [
6
6
" SuperMap" ,
7
7
" Leaflet"
18
18
"echarts" :" 4.9.0" ,
19
19
"mapv" :" 2.0.62" ,
20
20
"leaflet" : " 1.7.1" ,
21
- "@supermap/iclient-common" : " 10.1.2 " ,
21
+ "@supermap/iclient-common" : " 11.0.0-alpha " ,
22
22
"@mapbox/vector-tile" : " 1.3.1" ,
23
23
"jsonsql" : " 0.2.5" ,
24
24
"pbf" : " 3.2.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @supermap/iclient-mapboxgl" ,
3
3
"description" : " " ,
4
- "version" : " 10.1.2 " ,
4
+ "version" : " 11.0.0-alpha " ,
5
5
"keywords" : [
6
6
" SuperMap" ,
7
7
" MapboxGL v1"
19
19
"mapbox-gl" : " 1.12.0" ,
20
20
"three" : " 0.126.1" ,
21
21
"xlsx" : " 0.16.9" ,
22
- "@supermap/iclient-common" : " 10.1.2 " ,
22
+ "@supermap/iclient-common" : " 11.0.0-alpha " ,
23
23
"canvg" : " 3.0.7" ,
24
24
"xml-js" : " 1.6.11"
25
25
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @supermap/iclient-ol" ,
3
3
"description" : " " ,
4
- "version" : " 10.1.2 " ,
4
+ "version" : " 11.0.0-alpha " ,
5
5
"keywords" : [
6
6
" SuperMap" ,
7
7
" OpenLayers"
18
18
"echarts" : " 4.9.0" ,
19
19
"mapv" : " 2.0.62" ,
20
20
"ol" : " 6.4.3" ,
21
- "@supermap/iclient-common" : " 10.1.2 " ,
21
+ "@supermap/iclient-common" : " 11.0.0-alpha " ,
22
22
"proj4" : " 2.6.3" ,
23
23
"xlsx" : " 0.16.9" ,
24
24
"canvg" : " 3.0.7" ,
You can’t perform that action at this time.
0 commit comments