Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ NonEarthCRSSpec.js
File
NonEarthCRSSpec.js
test/leaflet/core/NonEarthCRSSpec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ nonEarthCRS } from
'../../../src/leaflet/core/NonEarthCRS'
;
2
import
{ nonProjection } from
'../../../src/leaflet/core/NonEarthCRS'
;
3
4
describe(
'leaflet_NonEarthCRS'
, () => {
Callers
nothing calls this directly
Calls
8
nonProjection
Function · 0.90
nonEarthCRS
Function · 0.90
describe
Function · 0.85
expect
Function · 0.85
distance
Method · 0.80
it
Function · 0.50
scale
Method · 0.45
zoom
Method · 0.45
Tested by
no test coverage detected