MikesWei / CesiumVectorTile

Cesium VectorTileImageryProvider支持小数据量的geojson、shape文件 矢量 动态切片,实现贴地
https://mikeswei.github.io/CesiumVectorTile/
Apache License 2.0
412 stars 160 forks source link

Cannot set property featureCollection of #<Object> which has only a getter #35

Open aalldd opened 1 year ago

aalldd commented 1 year ago

出现了如下的报错,cesium版本是1.59 turf-light.js:3 Uncaught TypeError: Cannot set property featureCollection of # which has only a getter at Function.assign () at ./node_modules/cesiumvectortile/src/turf-light.js (turf-light.js:3:1) at webpack_require__ (bootstrap:853:1) at fn (bootstrap:150:1) at ./node_modules/cesiumvectortile/src/VectorTileImageryProvider-light.js (VectorTileImageryProvider-light.js:14:1) at webpack_require (bootstrap:853:1) at fn (bootstrap:150:1) at ./node_modules/cesiumvectortile/src/VectorTileImageryProvider.js (VectorTileImageryProvider.js:8:1) at __webpack_require (bootstrap:853:1) at fn (bootstrap:150:1)