Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
export
var
imageStyle =
function
(options) {
52
return
new
ImageStyle(options);
53
};
Callers
1
GraphicLayerSpec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected