首页 / 浏览问题 / 三维GIS / 问题详情
react 调发布的Cesium包,报错
11EXP 2019年05月22日
react中调用发布的Cesium包,报错importScripts failed for Workers/S3MTilesParser错误

Uncaught Error: importScripts failed for Workers/S3MTilesParser at http://localhost/webgis/src/Build/Cesium/Workers/S3MTilesParser.js
http://requirejs.org/docs/errors.html#importscripts
    at makeError (cesiumWorkerBootstrapper.js:29)
    at Function.req.load (cesiumWorkerBootstrapper.js:29)
    at Object.load (cesiumWorkerBootstrapper.js:29)
    at b.load (cesiumWorkerBootstrapper.js:29)
    at b.fetch (cesiumWorkerBootstrapper.js:29)
    at b.check (cesiumWorkerBootstrapper.js:29)
    at b.enable (cesiumWorkerBootstrapper.js:29)
    at Object.enable (cesiumWorkerBootstrapper.js:29)
    at b.<anonymous> (cesiumWorkerBootstrapper.js:29)
    at cesiumWorkerBootstrapper.js:29

1个回答

请问一下您是怎么调用的呢?

调用方法可以参考http://qa.supermap.com/25580?show=25584

6,215EXP 2019年05月22日
...