@maptalks/vt 0.108.0 → 0.108.1

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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @maptalks/vt v0.108.0
2
+ * @maptalks/vt v0.108.1
3
3
  * LICENSE : undefined
4
4
  * (c) 2016-2025 maptalks.org
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @maptalks/vt v0.108.0
2
+ * @maptalks/vt v0.108.1
3
3
  * LICENSE : undefined
4
4
  * (c) 2016-2025 maptalks.org
5
5
  */
@@ -20743,5 +20743,5 @@ if (r.transcoders) {
20743
20743
 
20744
20744
  export { ia as BillBoardPainter, Aa as BillBoardPlugin, ph as ExtrudePolygonLayer, Gn as FillPainter, aa as FillPlugin, _h as FilterUtil, ya as GLTFPhongPlugin, xa as GLTFStandardPlugin, wa as GeoJSONVectorTileLayer, _a as HeatmapPlugin, Gr as IconPainter, ca as IconPlugin, ha as LineGradientPlugin, $n as LinePainter, la as LinePlugin, tl as LineStringLayer, ga as LitPlugin, ba as MapboxVectorTileLayer, Bo as NativeLinePainter, fa as NativeLinePlugin, zo as NativePointPainter, xh as PackUtil, os as PhongPainter, da as PhongPlugin, Qa as PointLayer, rl as PolygonLayer, Ah as SYMBOLS_NEED_REBUILD_IN_VECTOR, vh as SYMBOLS_NEED_REBUILD_IN_VT, sa as TerrainFlatMaskPainter, Ta as TerrainFlatMaskPlugin, Eo as TextPainter, ua as TextPlugin, ma as TubePlugin, _t as Vector3DLayer, ft as VectorTileLayer, Qe as VectorTileLayerRenderer, va as WaterPlugin, as as WireframePainter, pa as WireframePlugin };
20745
20745
 
20746
- "undefined" != typeof console && console.log("@maptalks/vt v0.108.0");
20746
+ "undefined" != typeof console && console.log("@maptalks/vt v0.108.1");
20747
20747
  //# sourceMappingURL=maptalks.vt.es.js.map
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @maptalks/vt v0.108.0
2
+ * @maptalks/vt v0.108.1
3
3
  * LICENSE : undefined
4
4
  * (c) 2016-2025 maptalks.org
5
5
  */
@@ -22646,6 +22646,6 @@
22646
22646
  e.TerrainFlatMaskPainter = Tl, e.TerrainFlatMaskPlugin = zl, e.TextPainter = Ks,
22647
22647
  e.TextPlugin = Il, e.TubePlugin = Fl, e.Vector3DLayer = un, e.VectorTileLayer = rn,
22648
22648
  e.VectorTileLayerRenderer = jt, e.WaterPlugin = Ll, e.WireframePainter = Sa, e.WireframePlugin = kl,
22649
- "undefined" != typeof console && console.log("@maptalks/vt v0.108.0");
22649
+ "undefined" != typeof console && console.log("@maptalks/vt v0.108.1");
22650
22650
  }));
22651
22651
  //# sourceMappingURL=maptalks.vt.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maptalks/vt",
3
- "version": "0.108.0",
3
+ "version": "0.108.1",
4
4
  "description": "The vector-tile plugin for maptalks.js",
5
5
  "main": "dist/maptalks.vt.js",
6
6
  "module": "dist/maptalks.vt.es.js",
@@ -33,8 +33,8 @@
33
33
  "robust-predicates": "^2.0.4",
34
34
  "tinyqueue": "^2.0.3",
35
35
  "vt-pbf": "^3.1.0",
36
- "@maptalks/vt-plugin": "0.100.0",
37
- "@maptalks/gl": "0.109.0"
36
+ "@maptalks/gl": "0.109.1",
37
+ "@maptalks/vt-plugin": "0.100.0"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@maptalks/rollup-plugin-glsl-minify": "^0.1.7",
@@ -54,7 +54,7 @@
54
54
  "pixelmatch": "^4.0.2",
55
55
  "rollup": "^4.17.2",
56
56
  "rollup-plugin-dts": "^6.1.0",
57
- "maptalks": "1.4.2"
57
+ "maptalks": "1.4.3"
58
58
  },
59
59
  "gitHead": "36a6954658f5a3aff0fe84dd79964ee7f1317b06",
60
60
  "scripts": {