hongfaqiu / TIFFImageryProvider

Load GeoTIFF/COG(Cloud optimized GeoTIFF) on Cesium
https://tiff-imagery-provider.opendde.com/?panel=layer
MIT License
52 stars 10 forks source link

npm安装tiff-imagery-provider 时候 报错 #23

Closed 13333141732 closed 8 months ago

13333141732 commented 9 months ago

Module parse failed: Unexpected token (1157:8) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders | }`; | class plot {

canvas; | currentDataset; | datasetCollection;

hongfaqiu commented 9 months ago

可能是你的webpack配置出错了,从报错来看像是没有添加js文件的loader

mqYYYY commented 4 months ago

请问您这个问题解决了吗?我也遇到了这个报错