MCPcopy 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
96export var circleStyle = function (options) {
97 return new CircleStyle(options);
98};

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected