Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ supportCanvas
Method
supportCanvas
src/leaflet/core/Detector.js:14–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
}
13
14
static supportCanvas() {
15
return
getContext(
'2d'
);
16
}
17
18
19
}
Callers
nothing calls this directly
Calls
1
getContext
Function · 0.70
Tested by
no test coverage detected