| Name | Type | Description |
|---|---|---|
radius |
number |
Radius. |
Methods
-
experimental circle(center, radius, opt_n){ol.geom.Geometry}
-
Returns an approximation to a circle centered on
centerwith radiusradiuswithndistinct points.Name Type Argument Description centerol.Coordinate Center.
radiusnumber Radius.
nnumber <optional>
optional N.
Returns:
geometry.
OpenLayers 3