| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f6f620f commit 69ddbd8
8 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -236,5 +236,5 @@ | |||
| 236 | 236 | window.isLocal = false; | |
| 237 | 237 | window.server = document.location.toString().match(/file:\/\//) ? "http://localhost:8090" : document.location.protocol + "//" + document.location.host; | |
| 238 | 238 | window.version = "11.2.0"; | |
| 239 | - window.preRelease = "beta"; | ||
| 239 | + window.preRelease = ""; | ||
| 240 | 240 | })(); | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "SuperMapiClient", | |
| 3 | 3 | "description": "SuperMap iClient JavaScript 是一套由 JavaScript 语言编写的 GIS 客户端应用开发包, 支持多源数据地图,支持多终端,跨浏览器, 通过本产品可快速实现浏览器上美观、流畅的地图呈现。", | |
| 4 | - "version": "11.2.0-beta2", | ||
| 4 | + "version": "11.2.0", | ||
| 5 | 5 | "directories": { | |
| 6 | 6 | "doc": "doc", | |
| 7 | 7 | "example": "examples", | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "@supermap/iclient-classic", | |
| 3 | 3 | "description": "", | |
| 4 | - "version": "11.2.0-beta2", | ||
| 4 | + "version": "11.2.0", | ||
| 5 | 5 | "keywords": [ | |
| 6 | 6 | "SuperMap" | |
| 7 | 7 | ], | |
@@ -15,6 +15,6 @@ | |||
| 15 | 15 | "license": "Apache-2.0", | |
| 16 | 16 | "dependencies": { | |
| 17 | 17 | "mapv": "2.0.62", | |
| 18 | - "@supermap/iclient-common": "11.2.0-beta2" | ||
| 18 | + "@supermap/iclient-common": "11.2.0" | ||
| 19 | 19 | } | |
| 20 | 20 | } | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "@supermap/iclient-common", | |
| 3 | 3 | "description": "", | |
| 4 | - "version": "11.2.0-beta2", | ||
| 4 | + "version": "11.2.0", | ||
| 5 | 5 | "keywords": [ | |
| 6 | 6 | "SuperMap" | |
| 7 | 7 | ], | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "@supermap/iclient-leaflet", | |
| 3 | 3 | "description": "", | |
| 4 | - "version": "11.2.0-beta2", | ||
| 4 | + "version": "11.2.0", | ||
| 5 | 5 | "keywords": [ | |
| 6 | 6 | "SuperMap", | |
| 7 | 7 | "Leaflet" | |
@@ -19,7 +19,7 @@ | |||
| 19 | 19 | "echarts":"5.5.0", | |
| 20 | 20 | "mapv":"2.0.62", | |
| 21 | 21 | "leaflet": "1.9.4", | |
| 22 | - "@supermap/iclient-common": "11.2.0-beta2", | ||
| 22 | + "@supermap/iclient-common": "11.2.0", | ||
| 23 | 23 | "@mapbox/vector-tile": "1.3.1", | |
| 24 | 24 | "jsonsql": "0.2.5", | |
| 25 | 25 | "pbf": "3.2.1", | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "@supermap/iclient-mapboxgl", | |
| 3 | 3 | "description": "", | |
| 4 | - "version": "11.2.0-beta2", | ||
| 4 | + "version": "11.2.0", | ||
| 5 | 5 | "keywords": [ | |
| 6 | 6 | "SuperMap", | |
| 7 | 7 | "MapboxGL v1" | |
@@ -22,7 +22,7 @@ | |||
| 22 | 22 | "mapv": "2.0.62", | |
| 23 | 23 | "mapbox-gl": "1.13.2", | |
| 24 | 24 | "three": "0.150.1", | |
| 25 | - "@supermap/iclient-common": "11.2.0-beta2", | ||
| 25 | + "@supermap/iclient-common": "11.2.0", | ||
| 26 | 26 | "canvg": "3.0.10", | |
| 27 | 27 | "fast-xml-parser": "^4.2.7", | |
| 28 | 28 | "flatgeobuf": "3.31.1", | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "@supermap/iclient-maplibregl", | |
| 3 | 3 | "description": "", | |
| 4 | - "version": "11.2.0-beta2", | ||
| 4 | + "version": "11.2.0", | ||
| 5 | 5 | "keywords": [ | |
| 6 | 6 | "SuperMap", | |
| 7 | 7 | "maplibregl" | |
@@ -20,7 +20,7 @@ | |||
| 20 | 20 | "three": "0.150.1", | |
| 21 | 21 | "canvg": "3.0.10", | |
| 22 | 22 | "proj4": "2.11.0", | |
| 23 | - "@supermap/iclient-common": "11.2.0-beta2", | ||
| 23 | + "@supermap/iclient-common": "11.2.0", | ||
| 24 | 24 | "rbush": "^2.0.2" | |
| 25 | 25 | } | |
| 26 | 26 | } | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "@supermap/iclient-ol", | |
| 3 | 3 | "description": "", | |
| 4 | - "version": "11.2.0-beta2", | ||
| 4 | + "version": "11.2.0", | ||
| 5 | 5 | "keywords": [ | |
| 6 | 6 | "SuperMap", | |
| 7 | 7 | "OpenLayers" | |
@@ -18,7 +18,7 @@ | |||
| 18 | 18 | "@turf/turf": "6.5.0", | |
| 19 | 19 | "mapv": "2.0.62", | |
| 20 | 20 | "ol": "7.5.2", | |
| 21 | - "@supermap/iclient-common": "11.2.0-beta2", | ||
| 21 | + "@supermap/iclient-common": "11.2.0", | ||
| 22 | 22 | "proj4": "2.11.0", | |
| 23 | 23 | "canvg": "3.0.10", | |
| 24 | 24 | "lodash.remove": "^4.7.0", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments