File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 135
135
load ( ) ;
136
136
window . isLocal = false ;
137
137
window . server = document . location . toString ( ) . match ( / f i l e : \/ \/ / ) ? "http://localhost:8090" : 'http://' + document . location . host ;
138
- window . version = "9.0.0 " ;
138
+ window . version = "9.0.1 " ;
139
139
} ) ( ) ;
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " SuperMapiClient9" ,
3
3
"description" : " SuperMap iClient for JavaScript 是一套由 JavaScript 语言编写的 GIS 客户端应用开发包, 支持多源数据地图,支持多终端,跨浏览器, 通过本产品可快速实现浏览器上美观、流畅的地图呈现。" ,
4
- "version" : " 9.0.0 " ,
4
+ "version" : " 9.0.1 " ,
5
5
"directories" : {
6
6
"doc" : " doc" ,
7
7
"example" : " examples" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @supermap/iclient-classic" ,
3
3
"description" : " " ,
4
- "version" : " 9.0.0 " ,
4
+ "version" : " 9.0.1 " ,
5
5
"keywords" : [
6
6
" SuperMap"
7
7
],
14
14
"license" : " Apache-2.0" ,
15
15
"dependencies" : {
16
16
"mapv" : " 2.0.14" ,
17
- "@supermap/iclient-common" : " 9.0.0 "
17
+ "@supermap/iclient-common" : " 9.0.1 "
18
18
}
19
19
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @supermap/iclient-common" ,
3
3
"description" : " " ,
4
- "version" : " 9.0.0 " ,
4
+ "version" : " 9.0.1 " ,
5
5
"keywords" : [
6
6
" SuperMap"
7
7
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @supermap/iclient-leaflet" ,
3
3
"description" : " " ,
4
- "version" : " 9.0.0 " ,
4
+ "version" : " 9.0.1 " ,
5
5
"keywords" : [
6
6
" SuperMap" ,
7
7
" Leaflet"
18
18
"echarts" : " 3.6.2" ,
19
19
"mapv" : " 2.0.14" ,
20
20
"leaflet" : " 1.2.0" ,
21
- "@supermap/iclient-common" : " 9.0.0 " ,
21
+ "@supermap/iclient-common" : " 9.0.1 " ,
22
22
"@mapbox/vector-tile" : " 1.3.0" ,
23
23
"jsonsql" : " ^0.2.5" ,
24
24
"pbf" : " 3.0.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @supermap/iclient-mapboxgl" ,
3
3
"description" : " " ,
4
- "version" : " 9.0.0 " ,
4
+ "version" : " 9.0.1 " ,
5
5
"keywords" : [
6
6
" SuperMap" ,
7
7
" MapboxGL"
17
17
"echarts" : " 3.6.2" ,
18
18
"mapv" : " 2.0.14" ,
19
19
"mapbox-gl" : " 0.38.0" ,
20
- "@supermap/iclient-common" : " 9.0.0 "
20
+ "@supermap/iclient-common" : " 9.0.1 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @supermap/iclient-openlayers" ,
3
3
"description" : " " ,
4
- "version" : " 9.0.0 " ,
4
+ "version" : " 9.0.1 " ,
5
5
"keywords" : [
6
6
" SuperMap" ,
7
7
" OpenLayers"
18
18
"echarts" : " 3.6.2" ,
19
19
"mapv" : " 2.0.14" ,
20
20
"openlayers" : " 4.6.4" ,
21
- "@supermap/iclient-common" : " 9.0.0 " ,
21
+ "@supermap/iclient-common" : " 9.0.1 " ,
22
22
"jsonsql" : " ^0.2.5" ,
23
23
"proj4" : " 2.3.15"
24
24
}
You can’t perform that action at this time.
0 commit comments