scene.open("http://192.168.0.134:8090/iserver/services/3D-local3DCache-DangLangDao/rest/realspace");
到有以下报错
详情:
"RangeError: Offset is outside the bounds of the DataView
at DataView.getInt32 (<anonymous>)
at loadSkeletonEntities (http://localhost:3301/thematic-map-unity/lib/Cesium-supermap/Workers/S3MBTilesParser.js:1328:50)
at parseS3MB (http://localhost:3301/thematic-map-unity/lib/Cesium-supermap/Workers/S3MBTilesParser.js:2270:9)
at callAndWrap (http://localhost:3301/thematic-map-unity/lib/Cesium-supermap/Workers/createTaskProcessorWorker.js:60:35)
at http://localhost:3301/thematic-map-unity/lib/Cesium-supermap/Workers/createTaskProcessorWorker.js:105:34"
如图:
经过调试发现最终问题来源:
这种问题如何解决???????????