CesiumGS/cesium
View on GitHubDocs Demo of WebMapTileServiceImageryProvider giving error
Open
#12,442 opened on Jan 20, 2025
good first issuetype - bug
Repository metrics
- Stars
- (11,758 stars)
- PR merge metrics
- (Avg merge 15d 12h) (23 merged PRs in 30d)
Description
What happened?
In the web page of WebMapTileServiceImageryProvider, when i open the demo in the sandcastle the it gives me an error called Failed to obtain image tile Here is an image that show cases the error:
Reproduction steps
- Open WebMapTileServiceImageryProvider in the docs - https://cesium.com/learn/ion-sdk/ref-doc/WebMapTileServiceImageryProvider.html
- In the docs open the demo - https://sandcastle.cesium.com/index.html?src=Web%2520Map%2520Tile%2520Service%2520with%2520Time.html
- Run the code
Sandcastle example
https://sandcastle.cesium.com/index.html?src=Web%2520Map%2520Tile%2520Service%2520with%2520Time.html
Environment
No response