@maptec/maptec-js 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@maptec/maptec-js",
3
3
  "description": "Maptec GL JS - 基于WebGL的地图引擎库,用于构建Web地图应用。",
4
- "version": "1.0.1",
4
+ "version": "1.0.2",
5
5
  "main": "Maptec.js",
6
6
  "module": "Maptec.esm.js",
7
7
  "style": "maptec.css",