@maptalks/vt 0.99.0 → 0.100.0

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.99.0
2
+ * @maptalks/vt v0.100.0
3
3
  * LICENSE : undefined
4
4
  * (c) 2016-2024 maptalks.org
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @maptalks/vt v0.99.0
2
+ * @maptalks/vt v0.100.0
3
3
  * LICENSE : undefined
4
4
  * (c) 2016-2024 maptalks.org
5
5
  */
@@ -17517,5 +17517,5 @@ if (i.mat4.create(), i.transcoders) {
17517
17517
 
17518
17518
  export { Qd as ExtrudePolygonLayer, zl as FillPainter, rf as FillPlugin, lr as FilterUtil, pf as GLTFPhongPlugin, mf as GLTFStandardPlugin, bf as GeoJSONVectorTileLayer, yf as HeatmapPlugin, bu as IconPainter, af as IconPlugin, of as LineGradientPlugin, jl as LinePainter, sf as LinePlugin, Jf as LineStringLayer, ff as LitPlugin, vf as MapboxVectorTileLayer, dc as NativeLinePainter, hf as NativeLinePlugin, uc as NativePointPainter, no as PackUtil, kc as PhongPainter, uf as PhongPlugin, qf as PointLayer, Zf as PolygonLayer, ho as SYMBOLS_NEED_REBUILD_IN_VECTOR, lo as SYMBOLS_NEED_REBUILD_IN_VT, sc as TextPainter, lf as TextPlugin, df as TubePlugin, La as Vector3DLayer, Ta as VectorTileLayer, ga as VectorTileLayerRenderer, gf as WaterPlugin, Tc as WireframePainter, cf as WireframePlugin };
17519
17519
 
17520
- "undefined" != typeof console && console.log("@maptalks/vt v0.99.0");
17520
+ "undefined" != typeof console && console.log("@maptalks/vt v0.100.0");
17521
17521
  //# sourceMappingURL=maptalks.vt.es.js.map
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @maptalks/vt v0.99.0
2
+ * @maptalks/vt v0.100.0
3
3
  * LICENSE : undefined
4
4
  * (c) 2016-2024 maptalks.org
5
5
  */
@@ -19219,6 +19219,6 @@
19219
19219
  t.PointLayer = Mm, t.PolygonLayer = km, t.SYMBOLS_NEED_REBUILD_IN_VECTOR = yl, t.SYMBOLS_NEED_REBUILD_IN_VT = ml,
19220
19220
  t.TextPainter = Dd, t.TextPlugin = Rp, t.TubePlugin = jp, t.Vector3DLayer = Wh,
19221
19221
  t.VectorTileLayer = zh, t.VectorTileLayerRenderer = Th, t.WaterPlugin = Bp, t.WireframePainter = ip,
19222
- t.WireframePlugin = zp, "undefined" != typeof console && console.log("@maptalks/vt v0.99.0");
19222
+ t.WireframePlugin = zp, "undefined" != typeof console && console.log("@maptalks/vt v0.100.0");
19223
19223
  }));
19224
19224
  //# sourceMappingURL=maptalks.vt.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maptalks/vt",
3
- "version": "0.99.0",
3
+ "version": "0.100.0",
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.100.0",
36
+ "@maptalks/gl": "0.101.0",
37
37
  "@maptalks/vt-plugin": "0.96.3"
38
38
  },
39
39
  "devDependencies": {