Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ crs
Function
crs
src/leaflet/core/Proj4Leaflet.js:339–341 ·
view source on GitHub ↗
(srsCode, options)
Source
from the content-addressed store, hash-verified
337
}
338
});
339
export
var
crs =
function
(srsCode, options) {
340
return
new
CRS(srsCode, options);
341
};
342
Callers
2
TiledMapLayerSpec.js
File · 0.90
Proj4LeafletSpec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected