Class: Sphere

ol. Sphere

Name Type Description
radius number

Radius.

Methods

experimental circle(center, radius, opt_n){ol.geom.Geometry}

Returns an approximation to a circle centered on center with radius radius with n distinct points.

Name Type Argument Description
center ol.Coordinate

Center.

radius number

Radius.

n number <optional>
optional

N.

Returns:
geometry.