Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SuperMap/iClient-JavaScript
/ LonLatSpec.js
File
LonLatSpec.js
test/common/commontypes/LonLatSpec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{LonLat} from
'../../../src/common/commontypes/LonLat'
;
2
import
{Bounds} from
'../../../src/common/commontypes/Bounds'
;
3
4
describe(
'LonLat'
, () => {
Callers
nothing calls this directly
Calls
10
describe
Function · 0.85
expect
Function · 0.85
equals
Method · 0.65
it
Function · 0.50
toString
Method · 0.45
toShortString
Method · 0.45
clone
Method · 0.45
destroy
Method · 0.45
add
Method · 0.45
wrapDateLine
Method · 0.45
Tested by
no test coverage detected