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 187187 window . isLocal = false ;
188188 window . server = document . location . toString ( ) . match ( / f i l e : \/ \/ / ) ? "http://localhost:8090" : document . location . protocol + "//" + document . location . host ;
189189 window . version = "11.0.0" ;
190- window . preRelease = "alpha " ;
190+ window . preRelease = "beta " ;
191191} ) ( ) ;
Original file line number Diff line number Diff line change 11{
22 "name" : " SuperMapiClient" ,
33 "description" : " SuperMap iClient JavaScript 是一套由 JavaScript 语言编写的 GIS 客户端应用开发包, 支持多源数据地图,支持多终端,跨浏览器, 通过本产品可快速实现浏览器上美观、流畅的地图呈现。" ,
4- "version" : " 11.0.0-alpha " ,
4+ "version" : " 11.0.0-beta " ,
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" : " 11.0.0-alpha " ,
4+ "version" : " 11.0.0-beta " ,
55 "keywords" : [
66 " SuperMap"
77 ],
1616 "dependencies" : {
1717 "mapv" : " 2.0.62" ,
1818 "xlsx" : " 0.18.0" ,
19- "@supermap/iclient-common" : " 11.0.0-alpha "
19+ "@supermap/iclient-common" : " 11.0.0-beta "
2020 }
2121}
Original file line number Diff line number Diff line change 11{
22 "name" : " @supermap/iclient-common" ,
33 "description" : " " ,
4- "version" : " 11.0.0-alpha " ,
4+ "version" : " 11.0.0-beta " ,
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" : " 11.0.0-alpha " ,
4+ "version" : " 11.0.0-beta " ,
55 "keywords" : [
66 " SuperMap" ,
77 " Leaflet"
1919 "echarts" :" 4.9.0" ,
2020 "mapv" :" 2.0.62" ,
2121 "leaflet" : " 1.7.1" ,
22- "@supermap/iclient-common" : " 11.0.0-alpha " ,
22+ "@supermap/iclient-common" : " 11.0.0-beta " ,
2323 "@mapbox/vector-tile" : " 1.3.1" ,
2424 "jsonsql" : " 0.2.5" ,
2525 "pbf" : " 3.2.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @supermap/iclient-mapboxgl" ,
33 "description" : " " ,
4- "version" : " 11.0.0-alpha " ,
4+ "version" : " 11.0.0-beta " ,
55 "keywords" : [
66 " SuperMap" ,
77 " MapboxGL v1"
2020 "mapbox-gl" : " 1.13.2" ,
2121 "three" : " 0.126.1" ,
2222 "xlsx" : " 0.18.0" ,
23- "@supermap/iclient-common" : " 11.0.0-alpha " ,
23+ "@supermap/iclient-common" : " 11.0.0-beta " ,
2424 "canvg" : " 3.0.7" ,
2525 "xml-js" : " 1.6.11"
2626 }
Original file line number Diff line number Diff line change 11{
22 "name" : " @supermap/iclient-ol" ,
33 "description" : " " ,
4- "version" : " 11.0.0-alpha " ,
4+ "version" : " 11.0.0-beta " ,
55 "keywords" : [
66 " SuperMap" ,
77 " OpenLayers"
1919 "echarts" : " 4.9.0" ,
2020 "mapv" : " 2.0.62" ,
2121 "ol" : " 6.9.0" ,
22- "@supermap/iclient-common" : " 11.0.0-alpha " ,
22+ "@supermap/iclient-common" : " 11.0.0-beta " ,
2323 "proj4" : " 2.7.5" ,
2424 "xlsx" : " 0.18.0" ,
2525 "canvg" : " 3.0.7" ,
You can’t perform that action at this time.
0 commit comments