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 135135 load ( ) ;
136136 window . isLocal = false ;
137137 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 " ;
139139} ) ( ) ;
Original file line number Diff line number Diff line change 11{
22 "name" : " SuperMapiClient9" ,
33 "description" : " SuperMap iClient for JavaScript 是一套由 JavaScript 语言编写的 GIS 客户端应用开发包, 支持多源数据地图,支持多终端,跨浏览器, 通过本产品可快速实现浏览器上美观、流畅的地图呈现。" ,
4- "version" : " 9.0.0 " ,
4+ "version" : " 9.0.1 " ,
55 "directories" : {
66 "doc" : " doc" ,
77 "example" : " examples" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @supermap/iclient-classic" ,
33 "description" : " " ,
4- "version" : " 9.0.0 " ,
4+ "version" : " 9.0.1 " ,
55 "keywords" : [
66 " SuperMap"
77 ],
1414 "license" : " Apache-2.0" ,
1515 "dependencies" : {
1616 "mapv" : " 2.0.14" ,
17- "@supermap/iclient-common" : " 9.0.0 "
17+ "@supermap/iclient-common" : " 9.0.1 "
1818 }
1919}
Original file line number Diff line number Diff line change 11{
22 "name" : " @supermap/iclient-common" ,
33 "description" : " " ,
4- "version" : " 9.0.0 " ,
4+ "version" : " 9.0.1 " ,
55 "keywords" : [
66 " SuperMap"
77 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " @supermap/iclient-leaflet" ,
33 "description" : " " ,
4- "version" : " 9.0.0 " ,
4+ "version" : " 9.0.1 " ,
55 "keywords" : [
66 " SuperMap" ,
77 " Leaflet"
1818 "echarts" : " 3.6.2" ,
1919 "mapv" : " 2.0.14" ,
2020 "leaflet" : " 1.2.0" ,
21- "@supermap/iclient-common" : " 9.0.0 " ,
21+ "@supermap/iclient-common" : " 9.0.1 " ,
2222 "@mapbox/vector-tile" : " 1.3.0" ,
2323 "jsonsql" : " ^0.2.5" ,
2424 "pbf" : " 3.0.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @supermap/iclient-mapboxgl" ,
33 "description" : " " ,
4- "version" : " 9.0.0 " ,
4+ "version" : " 9.0.1 " ,
55 "keywords" : [
66 " SuperMap" ,
77 " MapboxGL"
1717 "echarts" : " 3.6.2" ,
1818 "mapv" : " 2.0.14" ,
1919 "mapbox-gl" : " 0.38.0" ,
20- "@supermap/iclient-common" : " 9.0.0 "
20+ "@supermap/iclient-common" : " 9.0.1 "
2121 }
2222}
Original file line number Diff line number Diff line change 11{
22 "name" : " @supermap/iclient-openlayers" ,
33 "description" : " " ,
4- "version" : " 9.0.0 " ,
4+ "version" : " 9.0.1 " ,
55 "keywords" : [
66 " SuperMap" ,
77 " OpenLayers"
1818 "echarts" : " 3.6.2" ,
1919 "mapv" : " 2.0.14" ,
2020 "openlayers" : " 4.6.4" ,
21- "@supermap/iclient-common" : " 9.0.0 " ,
21+ "@supermap/iclient-common" : " 9.0.1 " ,
2222 "jsonsql" : " ^0.2.5" ,
2323 "proj4" : " 2.3.15"
2424 }
You can’t perform that action at this time.
0 commit comments