Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CesiumGS/cesium
/ TileMapServiceImageryProvider.js
File
TileMapServiceImageryProvider.js
packages/engine/Source/Scene/TileMapServiceImageryProvider.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Cartesian2 from
"../Core/Cartesian2.js"
;
2
import
Cartographic from
"../Core/Cartographic.js"
;
3
import
Check from
"../Core/Check.js"
;
4
import
Frozen from
"../Core/Frozen.js"
;
Callers
nothing calls this directly
Calls
6
confineRectangleToTilingScheme
Function · 0.85
calculateSafeMinimumDetailLevel
Function · 0.85
defined
Function · 0.50
clone
Method · 0.45
fromDegrees
Method · 0.45
unproject
Method · 0.45
Tested by
no test coverage detected