Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ nonEarthCRS
Function
nonEarthCRS
src/leaflet/core/NonEarthCRS.js:117–119 ·
view source on GitHub ↗
(options)
Source
from the content-addressed store, hash-verified
115
infinite: false
116
});
117
export
var
nonEarthCRS =
function
(options) {
118
return
new
NonEarthCRS(options);
119
};
Callers
1
NonEarthCRSSpec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected