File tree Expand file tree Collapse file tree 9 files changed +14
-14
lines changed Expand file tree Collapse file tree 9 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 235235 } ) ;
236236 window . isLocal = false ;
237237 window . server = document . location . toString ( ) . match ( / f i l e : \/ \/ / ) ? "http://localhost:8090" : document . location . protocol + "//" + document . location . host ;
238- window . version = "11.2.0 " ;
238+ window . version = "11.2.1 " ;
239239 window . preRelease = "" ;
240240} ) ( ) ;
Original file line number Diff line number Diff line change 11{
22 "name" : " SuperMapiClient" ,
33 "description" : " SuperMap iClient JavaScript 是一套由 JavaScript 语言编写的 GIS 客户端应用开发包, 支持多源数据地图,支持多终端,跨浏览器, 通过本产品可快速实现浏览器上美观、流畅的地图呈现。" ,
4- "version" : " 11.2.0 " ,
4+ "version" : " 11.2.1 " ,
55 "directories" : {
66 "doc" : " doc" ,
77 "example" : " examples" ,
Original file line number Diff line number Diff line change 11# Required metadata
22sonar.projectKey =com.supermap:iclient-javascript
33sonar.projectName =iclient-javascript
4- sonar.projectVersion =11.2.0
4+ sonar.projectVersion =11.2.1
55
66# Comma-separated paths to directories with sources (required)
77sonar.sources =src/
Original file line number Diff line number Diff line change 11{
22 "name" : " @supermapgis/iclient-classic" ,
33 "description" : " " ,
4- "version" : " 11.2.0 " ,
4+ "version" : " 11.2.1 " ,
55 "keywords" : [
66 " SuperMap"
77 ],
1515 "license" : " Apache-2.0" ,
1616 "dependencies" : {
1717 "mapv" : " 2.0.62" ,
18- "@supermapgis/iclient-common" : " 11.2.0 "
18+ "@supermapgis/iclient-common" : " 11.2.1 "
1919 }
2020}
Original file line number Diff line number Diff line change 11{
22 "name" : " @supermapgis/iclient-common" ,
33 "description" : " " ,
4- "version" : " 11.2.0 " ,
4+ "version" : " 11.2.1 " ,
55 "keywords" : [
66 " SuperMap"
77 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " @supermapgis/iclient-leaflet" ,
33 "description" : " " ,
4- "version" : " 11.2.0 " ,
4+ "version" : " 11.2.1 " ,
55 "keywords" : [
66 " SuperMap" ,
77 " Leaflet"
1919 "echarts" :" 5.5.0" ,
2020 "mapv" :" 2.0.62" ,
2121 "leaflet" : " 1.9.4" ,
22- "@supermapgis/iclient-common" : " 11.2.0 " ,
22+ "@supermapgis/iclient-common" : " 11.2.1 " ,
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" : " @supermapgis/iclient-mapboxgl" ,
33 "description" : " " ,
4- "version" : " 11.2.0 " ,
4+ "version" : " 11.2.1 " ,
55 "keywords" : [
66 " SuperMap" ,
77 " MapboxGL v1"
2222 "mapv" : " 2.0.62" ,
2323 "mapbox-gl" : " 1.13.2" ,
2424 "three" : " 0.150.1" ,
25- "@supermapgis/iclient-common" : " 11.2.0 " ,
25+ "@supermapgis/iclient-common" : " 11.2.1 " ,
2626 "canvg" : " 3.0.10" ,
2727 "fast-xml-parser" : " ^4.2.7" ,
2828 "flatgeobuf" : " 3.31.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @supermapgis/iclient-maplibregl" ,
33 "description" : " " ,
4- "version" : " 11.2.0 " ,
4+ "version" : " 11.2.1 " ,
55 "keywords" : [
66 " SuperMap" ,
77 " maplibregl"
2020 "three" : " 0.150.1" ,
2121 "canvg" : " 3.0.10" ,
2222 "proj4" : " 2.11.0" ,
23- "@supermapgis/iclient-common" : " 11.2.0 " ,
23+ "@supermapgis/iclient-common" : " 11.2.1 " ,
2424 "rbush" : " ^2.0.2"
2525 }
2626}
Original file line number Diff line number Diff line change 11{
22 "name" : " @supermapgis/iclient-ol" ,
33 "description" : " " ,
4- "version" : " 11.2.0 " ,
4+ "version" : " 11.2.1 " ,
55 "keywords" : [
66 " SuperMap" ,
77 " OpenLayers"
1515 "author" : " SuperMap" ,
1616 "license" : " Apache-2.0" ,
1717 "dependencies" : {
18- "@supermapgis/iclient-common" : " 11.2.0 " ,
18+ "@supermapgis/iclient-common" : " 11.2.1 " ,
1919 "@supermapgis/tile-decryptor" : " ^1.0.0" ,
2020 "@turf/turf" : " 6.5.0" ,
2121 "mapv" : " 2.0.62" ,
You can’t perform that action at this time.
0 commit comments