new CircleStyle(opt_options)
style/Circle.js, line 24
Name | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Options.
|
Methods
-
Clones the style. If an atlasmanager was provided to the original style it will be used in the cloned style, too.
Returns:
The cloned style.
-
setRadius(radius)
style/Circle.js, line 66 -
Set the circle radius.
Name Type Description radius
number Circle radius.