MCPcopy 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});
117export var nonEarthCRS = function (options) {
118 return new NonEarthCRS(options);
119};

Callers 1

NonEarthCRSSpec.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected