MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / graphic

Function graphic

src/leaflet/overlay/graphic/Graphic.js:128–130  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

126
127});
128export var graphic = function (options) {
129 return new Graphic(options);
130};

Callers 2

CloverStyleSpec.jsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected