Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ graphicLayer
Function
graphicLayer
src/leaflet/overlay/GraphicLayer.js:463–465 ·
view source on GitHub ↗
(graphics, options)
Source
from the content-addressed store, hash-verified
461
});
462
463
export
let
graphicLayer =
function
(graphics, options) {
464
return
new
GraphicLayer(graphics, options);
465
};
466
Callers
2
GraphicLayerSpec.js
File · 0.90
CloverStyleSpec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected