MCPcopy 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
463export let graphicLayer = function (graphics, options) {
464 return new GraphicLayer(graphics, options);
465};
466

Callers 2

CloverStyleSpec.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected