MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / imageStyle

Function imageStyle

src/leaflet/overlay/graphic/ImageStyle.js:51–53  ·  view source on GitHub ↗
(options)

Source from the content-addressed store, hash-verified

49});
50
51export var imageStyle = function (options) {
52 return new ImageStyle(options);
53};

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected