-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Labels
needs feedbackOn hold until additional info is suppliedOn hold until additional info is suppliedneeds triagetype - bug
Description
What happened?
bug1:
Access to XMLHttpRequest at 'http://ecn.t3.tiles.virtualearth.net/tiles/a132103233203120321321.jpeg?n=z&g=15420' from origin 'http://127.0.0.1:5503' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Cesium.js:7476 An error occurred in "op": Failed to obtain image tile X: 1749805 Y: 850614 Level: 20.
Cesium.js:75 GET http://ecn.t3.tiles.virtualearth.net/tiles/a132103233203120321321.jpeg?n=z&g=15420 net::ERR_FAILED 504 (Gateway Time-out)
bug2:
256[.WebGL-0x4ce400ebf000] GL_INVALID_OPERATION: Error: 0x00000502, in ..\..\third_party\angle\src\libANGLE\renderer\d3d\VertexDataManager.cpp, rx::VertexDataManager::reserveSpaceForAttrib:535. Internal error: 0x00000502: Vertex buffer is not big enough for the draw call.
demo - 副本 - 副本.html:1 WebGL: too many errors, no more errors will be reported to the console for this context.
bug3:
demo - 副本 - 副本.html:1 Access to XMLHttpRequest at 'http://ecn.t1.tiles.virtualearth.net/tiles/a1321032332031203311.jpeg?n=z&g=15420' from origin 'http://127.0.0.1:5503' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Cesium.js:7476 An error occurred in "op": Failed to obtain image tile X: 437455 Y: 212652 Level: 18.
Cesium.js:75 GET http://ecn.t1.tiles.virtualearth.net/tiles/a1321032332031203311.jpeg?n=z&g=15420 net::ERR_FAILED 504 (Gateway Time-out)
bug4:
part of the model is not rendered.
how to resolve these probloms?
Reproduction steps
...
Sandcastle example
No response
Environment
Browser:
CesiumJS Version:
Operating System:
Metadata
Metadata
Assignees
Labels
needs feedbackOn hold until additional info is suppliedOn hold until additional info is suppliedneeds triagetype - bug