@maptalks/vt 0.107.4 → 0.107.5

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.107.4
2
+ * @maptalks/vt v0.107.5
3
3
  * LICENSE : undefined
4
4
  * (c) 2016-2025 maptalks.org
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @maptalks/vt v0.107.4
2
+ * @maptalks/vt v0.107.5
3
3
  * LICENSE : undefined
4
4
  * (c) 2016-2025 maptalks.org
5
5
  */
@@ -20566,5 +20566,5 @@ if (r.transcoders) {
20566
20566
 
20567
20567
  export { Do as BillBoardPainter, $o as BillBoardPlugin, Ul as ExtrudePolygonLayer, Cn as FillPainter, Lo as FillPlugin, Xl as FilterUtil, Xo as GLTFPhongPlugin, Yo as GLTFStandardPlugin, Qo as GeoJSONVectorTileLayer, Zo as HeatmapPlugin, Pr as IconPainter, zo as IconPlugin, No as LineGradientPlugin, Rn as LinePainter, Ho as LinePlugin, Ia as LineStringLayer, jo as LitPlugin, Jo as MapboxVectorTileLayer, Ms as NativeLinePainter, Uo as NativeLinePlugin, Ts as NativePointPainter, Wl as PackUtil, Vs as PhongPainter, Bo as PhongPlugin, Ma as PointLayer, Fa as PolygonLayer, Zl as SYMBOLS_NEED_REBUILD_IN_VECTOR, Yl as SYMBOLS_NEED_REBUILD_IN_VT, xs as TextPainter, Vo as TextPlugin, Wo as TubePlugin, mt as Vector3DLayer, ht as VectorTileLayer, $e as VectorTileLayerRenderer, qo as WaterPlugin, Bs as WireframePainter, Go as WireframePlugin };
20568
20568
 
20569
- "undefined" != typeof console && console.log("@maptalks/vt v0.107.4");
20569
+ "undefined" != typeof console && console.log("@maptalks/vt v0.107.5");
20570
20570
  //# sourceMappingURL=maptalks.vt.es.js.map
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @maptalks/vt v0.107.4
2
+ * @maptalks/vt v0.107.5
3
3
  * LICENSE : undefined
4
4
  * (c) 2016-2025 maptalks.org
5
5
  */
@@ -22482,6 +22482,6 @@
22482
22482
  e.PointLayer = Ul, e.PolygonLayer = Yl, e.SYMBOLS_NEED_REBUILD_IN_VECTOR = zu, e.SYMBOLS_NEED_REBUILD_IN_VT = Nu,
22483
22483
  e.TextPainter = Do, e.TextPlugin = nl, e.TubePlugin = al, e.Vector3DLayer = an,
22484
22484
  e.VectorTileLayer = Qt, e.VectorTileLayerRenderer = Vt, e.WaterPlugin = ul, e.WireframePainter = sa,
22485
- e.WireframePlugin = sl, "undefined" != typeof console && console.log("@maptalks/vt v0.107.4");
22485
+ e.WireframePlugin = sl, "undefined" != typeof console && console.log("@maptalks/vt v0.107.5");
22486
22486
  }));
22487
22487
  //# sourceMappingURL=maptalks.vt.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maptalks/vt",
3
- "version": "0.107.4",
3
+ "version": "0.107.5",
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,7 +33,7 @@
33
33
  "robust-predicates": "^2.0.4",
34
34
  "tinyqueue": "^2.0.3",
35
35
  "vt-pbf": "^3.1.0",
36
- "@maptalks/gl": "0.108.3",
36
+ "@maptalks/gl": "0.108.4",
37
37
  "@maptalks/vt-plugin": "0.99.1"
38
38
  },
39
39
  "devDependencies": {
@@ -50,7 +50,7 @@
50
50
  "eslint-plugin-mocha": "^10.4.1",
51
51
  "express": "^4.17.1",
52
52
  "happen": "^0.3.1",
53
- "maptalks": "^1.4.0",
53
+ "maptalks": "^1.4.1",
54
54
  "mocha": "^10.3.0",
55
55
  "pixelmatch": "^4.0.2",
56
56
  "rollup": "^4.17.2",