Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ set
Method
set
test/tool/mock_mapboxgl_map.js:491–495 ·
view source on GitHub ↗
(crs)
Source
from the content-addressed store, hash-verified
489
}
490
491
static set(crs) {
492
const
key = crs.getEpsgCode().replace(
':'
,
''
).toUpperCase();
493
keyCache.push(key);
494
CRS[key] = crs;
495
}
496
}
497
CRS.defaultWKTs = {
498
'EPSG:4490'
:
Callers
15
karma.conf.js
File · 0.45
MapExtendSpec.js
File · 0.45
olms.js
File · 0.45
R
Function · 0.45
VectorSpec.js
File · 0.45
successCallback
Function · 0.45
constructor
Method · 0.45
xt
Function · 0.45
p
Function · 0.45
mapbox-gl.js
File · 0.45
N
Function · 0.45
q
Function · 0.45
Calls
2
push
Method · 0.80
getEpsgCode
Method · 0.45
Tested by
no test coverage detected