Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ circleStyle
Function
circleStyle
src/leaflet/overlay/graphic/CircleStyle.js:96–98 ·
view source on GitHub ↗
(options)
Source
from the content-addressed store, hash-verified
94
});
95
96
export
var
circleStyle =
function
(options) {
97
return
new
CircleStyle(options);
98
};
Callers
1
GraphicLayerSpec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected